Workflows
Password Reset
Help users reclaim access to their account via the ‘Password Reset’ or ‘Forgot Username’ functions
Intro
To help users re-establish access to their account securely, a password reset email should be succint and have a unique password reset URL that expires after a given time. This example uses the payload schema to fetch the unique expiring password reset link.
Explore the source code on GitHub
Preview
Code Example
Was this page helpful?