Hello, I have a little question, I want to migrate to Auth0 using the “username and password authentication” that Auth0 provides, but I want to use the database I’m using for my application (MongoDB), I’ve found that this is a feature for Enterprise accounts but I’m using the Free one. I could find this tutorial that is for the Free accounts, but I don’t know if this is enough Configure Automatic Migration from Your Database or maybe I need to have an enterprise account?
What I just need is to Sign in, Sign up, reset email and password and restore the password.
Thank you.