Re: [Rails] Token authenctication

2014-09-04 Thread Sander Obdeijn
its we put in made > us confident this was an acceptable middle-ground. > > Then again, if you're storing celebrities' naked pictures of themselves, > you might want to reconsider ;) > > -Jason > > > > > On Sep 3, 2014, at 2:41 PM, Sander Obdeijn > wro

[Rails] Token authenctication

2014-09-03 Thread Sander Obdeijn
Hi all, i'm building my first project in RoR. And i'm now looking into authentication. A lot of the posts online recommended devise so i'm looking into that. I require authentication in a html website and a json api and i'm using ruby 1.9.3 and rails 4.1.4. Now I have seen that devise has remo