Skip to content

Instantly share code, notes, and snippets.

@alcedo
Created October 25, 2014 23:44
Show Gist options
  • Save alcedo/9911a9ad19a09b2b550d to your computer and use it in GitHub Desktop.
Save alcedo/9911a9ad19a09b2b550d to your computer and use it in GitHub Desktop.
A list of Token authentication tutorials on rails using devise
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