How to set up forgot password flow using Authverse.
Authverse streamlines the addition of a "Forgot Password" flow with a single command.
Authverse supports multiple email providers (Gmail, Resend, AWS SES).
If you haven't set up an email provider yet, the command below will prompt you to choose one. See Email Integration for more details.
Execute the following command:
npx authverse@latest forgetThis command automatically:
If you are setting up email for the first time during this process, the CLI will ask you to add specific environment variables for your chosen provider.