Password recovery should be boring, dependable, and tenant-safe. This flow keeps the auth handoff in Supabase and brings the user back into the same workspace context.
Shared access
Bring in teammates and keep ownership boundaries intact.
Safe by default
Supabase handles auth while the app enforces tenant scope.
How it works
01
Recovery emails go through Supabase Auth.
02
The callback re-establishes the browser session before password update.
03
Users land back in the admin workspace without bypassing tenant resolution.
Password Recovery
Send yourself a secure reset link through Supabase Auth.