i have an issue with custom DB, Im using auth0 management API to create user and store it in my custom DB(MongoDB), When I create user, User_id (auth0 generated) is not storing in custom DB. How to do that?
Welcome to the Auth0 Community!
Can you give us a bit more info? How are you trying to store it, do you see an error?