-
Notifications
You must be signed in to change notification settings - Fork 603
OAuth 2.0 Middlewares
Marco Otte-Witte edited this page Aug 7, 2015
·
3 revisions
Middlewares that are compatible with EmberSimpleAuth's OAuth 2.0 authenticator:
- Rails API Auth: https://github.com/simplabs/rails_api_auth
- rack-oauth2: https://github.com/nov/rack-oauth2
- doorkeeper: https://github.com/applicake/doorkeeper
- Rails app template: https://github.com/bazzel/rails-templates/blob/master/ember-simple-auth.rb
- oauth2-server: https://github.com/php-loep/oauth2-server
- zfr-oauth2-server: https://github.com/zf-fr/zfr-oauth2-server
- zfr-oauth2-server-module (for ZF2): https://github.com/zf-fr/zfr-oauth2-server-module
- oauth2orize: https://github.com/jaredhanson/oauth2orize