I want to add all users to my MongoDB custom database upon signup.
Can you provide an example of how to write the post-login script? which API should I call?
Thanks so much for the reply, appreciate it! Quick side question, do you think users should have the ability to delete themselves from you customdb as well as the auth0 db when they click delete account or is that too much access for a user to have if that makes sense?