-
Notifications
You must be signed in to change notification settings - Fork 602
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
- scribe-java: https://github.com/fernandezpablo85/scribe-java
- oauth2orize: https://github.com/jaredhanson/oauth2orize