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

Rename uid field to uuid #1225

Closed
lightninglu10 opened this issue Oct 9, 2018 · 1 comment
Closed

Rename uid field to uuid #1225

lightninglu10 opened this issue Oct 9, 2018 · 1 comment

Comments

@lightninglu10
Copy link

Other than overwriting the source code and changing uid to uuid, is there any config we can set to make that change? We want to integrate devise_token_auth into an existing application which is already using a uuid field and we don’t want to duplicate the uuid and uid field.

Any tips?

@MaicolBen
Copy link
Collaborator

@lightninglu10 Have you tried setting authentication_keys in devise?

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

No branches or pull requests

2 participants