Created
October 25, 2014 23:44
-
-
Save alcedo/9911a9ad19a09b2b550d to your computer and use it in GitHub Desktop.
A list of Token authentication tutorials on rails using devise
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://gist.github.com/josevalim/fb706b1e933ef01e4fb6 | |
https://gist.github.com/gonzalo-bulnes/7659739 | |
https://github.com/plataformatec/devise/issues/2739 | |
https://gist.github.com/danielgatis/5666941 | |
http://stackoverflow.com/questions/20319961/restful-login-with-devise-rails-4 | |
http://chasseurmic.github.io/chasseurmic/blog/2013/02/13/restful-api-authentication/ | |
http://lucatironi.github.io/tutorial/2013/05/05/ruby_rails_rubymotion_ios_app_authentication_devise_tutorial_part_one/ | |
http://blog.codebykat.com/2012/07/23/remote-api-authentication-with-rails-3-using-activeresource-and-devise/ | |
http://codedecoder.wordpress.com/2013/01/08/devise-login-with-authentication_token/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment