I am on a trial account using the .NET Core 3 sample. I was able to do an MFA after using Google Authentication and using my phone to get the code from my Twilio account.
I then wanted to test the forgot password function. I ran the application from Visual Studio which loaded the login screen. I clicked forgot password and entered a valid gmail account. I got no email from auth0 in my gmail account. I also tried the resend email function to no avail. How do I get my forgot password email?