You mention user identifier from metadata and custom databases so I’m assuming you have a different user identifier in your local database and this is currently part of metadata. In this specific situation, one option would have been to return the local user identifier in a way that it would be used as a component of the final Auth0 user identifier. This would mean you could derive the local identifier from the Auth0 identifier, but this would be a good option when starting with a fresh connection.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to retrieve user_metadata in id_token or access_token | 4 | 5813 | March 2, 2018 | |
How having user metadata in /userinfo without "messing" with idtoken | 3 | 3859 | September 3, 2019 | |
Trying to get app_metadata from /userinfo endpoint | 2 | 3655 | September 4, 2020 | |
How to get user meta from /userinfo endpoint? | 7 | 4729 | December 22, 2023 | |
tokenInfo api is not working | 4 | 4447 | July 26, 2019 |