Skip to content

Instantly share code, notes, and snippets.

@gbanis
Created January 23, 2015 21:06
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gbanis/dec2bcc1a33c2e35f47f to your computer and use it in GitHub Desktop.
Save gbanis/dec2bcc1a33c2e35f47f to your computer and use it in GitHub Desktop.
Service Oriented Architecture: Building an Authorization Provider on Rails
http://www.youtube.com/watch?v=q_gy8EgN8FE
http://www.youtube.com/watch?v=L1B_HpCW8bs&feature=youtu.be&t=0s
http://www.youtube.com/watch?v=xxFtyT9TlXE
http://www.octolabs.com/blogs/octoblog/2014/04/22/service-oriented-authentication-railsconf/
http://jagthedrummer.github.io/service_oriented_authentication/#/50
http://blog.yorkxin.org/posts/2013/11/05/oauth2-tutorial-grape-api-doorkeeper-en
http://anti-pattern.com/adding-a-new-strategy-to-omniauth
https://github.com/plataformatec/devise
https://github.com/doorkeeper-gem/doorkeeper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment