Hi - using the API, I am creating a new login for my auth0 SPA.
The email associated with the account receives a “Verify you email” email.
I cannot however find the template for the email in question. The “Verification Email (using link)” template is different from the one I receive. I have tried looking into the raw HTML email, and search for specific words that should be there, but they are not.
If I verify my email, and the use the Try feature for the template in question, then I do get an email corresponding to the template, but this is still not identical to the first email.
It should be sending the verification email (link) template on first signup. Have you toggled the status to on and successfully saved the template after making your changes?
If you have done both of those things, can you please DM me your tenant name so I can take a look? Thanks.
Maybe the label should be called something like “Customize email” or “Enable” instead of “status”.
Another question:
When I create a customer using the API, the customer should confirm the email. Is there a way to customize the page shown for the “confirm email” ?
I found the pages I was searching for underneath the universal login. I guess what tricked me was the fact that some of these page templates has several pages. I also was missing a comma in some of the javascript, which caused to it show a blank page.