Password Reset
The Password Reset page helps you request a secure password reset email.
#Password Reset
The Password Reset page helps you request a secure password reset email.
#How to use it
- Enter your email address
- Tap Send reset email
- Open the email on your device and follow the secure reset link/code
Important:
- Reset links/codes are time-limited (the page indicates a 5‑minute window).
- For security, the app may show success even if the email is not registered.
#Back to login
Tap Back to login to return to sign-in.
See: Login
#Platform behavior
#iOS
- The workflow and labels on iOS follow this page as written.
- Controls (pickers, sheets, and permissions dialogs) use native iOS presentation.
#Android
- The workflow and labels on Android follow this page as written.
- Controls (pickers, sheets, and permissions dialogs) use native Android presentation.
#Web
- Web routes:
/auth/password/forgot,/auth/password/reset, and token redirect links via/auth/password/reset/{token}. - Password reset is completed in browser forms and validation panels.
- Use the web reset link flow from login when credentials are unavailable.