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

Use AuthO ID as a secondary index in users table #109

Open
dpopp07 opened this issue Mar 9, 2018 · 0 comments
Open

Use AuthO ID as a secondary index in users table #109

dpopp07 opened this issue Mar 9, 2018 · 0 comments
Assignees

Comments

@dpopp07
Copy link
Collaborator

dpopp07 commented Mar 9, 2018

Once the users model is refactored such that it stores both the AuthO ID and a RethinkDB generated ID, it would be helpful to use RethinkDB functionality for a secondary index.. This would allow the client to get a user's generated ID (for posting other data that needs to link to the user) using the AuthO ID that the client receives when a user logs in.

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