Admin password reset

Reset admin password

Request a Supabase Auth recovery email and set a new password from the recovery session. Admin writes still require FastAPI JWT validation, role checks, and workflow-specific feature flags.

Request password reset

Send a Supabase Auth password recovery link to a staff admin email. The link should open this page in the same browser.

For privacy, this page gives the same response whether or not the address has an eligible account. Each resend replaces the prior PKCE recovery attempt; use the newest email.

Set new password

Current browser recovery session: not signed in

Use at least 8 characters. Supabase may require additional character types or reject leaked/reused passwords under the project policy.

Back to login

Back to admin login