You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: