Password recovery

Recover buyer access without losing order history.

Request a reset token, set a new password, and return to the protected order portal with the same account identity.

1. Request reset token

Use the buyer email tied to the account. In local development, the token preview appears here instead of being delivered externally.

2. Set new password

Paste the token, choose a new password, then return to login with the updated credentials.

Recovery notes

  • Reset requests return the same generic response whether or not an account exists.
  • Completing a reset revokes existing authenticated sessions for that account.
  • Guest orders remain recoverable separately from the secure guest access flow.
Return to login