Auth0
Using an internal user ID
Learn how to use your internal user ID when integrating Authsignal with Auth0 instead of the default Auth0 user ID.
You may want to configure your Authsignal integration with Auth0 to use an internal user ID instead of defaulting to use the Auth0 user ID.
If you are storing your own internal user ID in Auth0 - for example as user metadata - then you can pass this in your custom action code snippet.
Passing an internal user ID here is recommended if you’re also tracking actions in other parts of your app not related to Auth0 login - you should always use a consistent identifier.
Was this page helpful?