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 redux-token-auth work with OmniAuth? #31

Open
drothschild opened this issue Mar 4, 2018 · 2 comments
Open

Does redux-token-auth work with OmniAuth? #31

drothschild opened this issue Mar 4, 2018 · 2 comments

Comments

@drothschild
Copy link

I'm setting up a solution with devise_token_auth authorizing users through Github. Does redux-token-auth support that?

@mikeover
Copy link

I'm trying to do the same thing with a Rails 5 API using https://github.com/lynndylanhurley/devise_token_auth. I want users to be able to sign in with an oauth provider (Google, FB, etc.), have the user authenticated and inserted into the table on the backend and then get back to my React frontend (a separate app) authed by the new token.

Have you gotten something like that working @drothschild ?

@mattwr18
Copy link

mattwr18 commented Jan 9, 2019

I would like to be able to do this as well, does anyone have any idea whether this is possible, and if so, any links to share?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants