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

Integration help #753

Closed
chashmeetsingh opened this issue Oct 26, 2016 · 2 comments
Closed

Integration help #753

chashmeetsingh opened this issue Oct 26, 2016 · 2 comments

Comments

@chashmeetsingh
Copy link

How to integrate api login with a rails app already having a User model which is for auth at the frontend in rails

@KjellMorgenstern
Copy link

KjellMorgenstern commented Oct 28, 2016

You can either use different names for the user models.
Or both use the same model, than replace the devise user model with the one from devise_token_auth.

@zachfeldman
Copy link
Contributor

Workaround posted, closing this for now

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