Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does ember-simple-auth work with Devise? #33

Closed
rezakhadjavi opened this issue Nov 13, 2013 · 3 comments
Closed

Does ember-simple-auth work with Devise? #33

rezakhadjavi opened this issue Nov 13, 2013 · 3 comments
Labels

Comments

@rezakhadjavi
Copy link

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!

@marcoow
Copy link
Member

marcoow commented Nov 14, 2013

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.

@marcoow marcoow closed this as completed Nov 14, 2013
@iRonin
Copy link

iRonin commented Feb 20, 2014

Any news about more out-of-the-box Devise support?

@marcoow
Copy link
Member

marcoow commented Feb 20, 2014

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.

Am 20.02.2014 um 19:03 schrieb Cyprian Kowalczyk notifications@github.com:

Any news about more out-of-the-box Devise support?


Reply to this email directly or view it on GitHub.

marcoow pushed a commit that referenced this issue Feb 8, 2018
* Replace JSHint with ESLint

* ESLint: Enable more rules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants