You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think devise support OAuth 2.0 Bearer Tokens; once the strategies (see #20) are in place it will probably make sense to include one for devise.
Since the 0.1.0 release everything is in place to implement a custom authenticator/authorizer pair. I'd be happy to include that in the core library if someone provides a pull request.
Hi,
I noticed in your list of "Middleware supporting RFC 6749", there is no mention of devise, the popular Rails Auth system by Plataformatec.
So i wanted to know if ember-simple-auth can work with that system as well?
Thanks!
The text was updated successfully, but these errors were encountered: