I’m seeking template scripts for setting passwords on first login in Auth0.
Can a user in auth0 set their own password while using the auth0 managed API by receiving an invitation email rather than a verification email?
Any guidance or examples would be appreciated. Thanks!
Hi @lastforgiven,
You should be able to repurpose a password change email as an invitation email and send it to your users to set their passwords for the first time. You can also turn off the verification email template to prevent sending the verification emails.
For more information, check out the Send Email Invitations for Application Signup documentation.
Let me know if you have any questions.
Thanks, Rueben
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.