j-h-scheufen/regen-league

Implement password reset

Opened this issue · 0 comments

The app is missing a UI to perform a password reset. The target page to reset the password can be configured in Supabase > Authentication > Email Templates.

Scope:

  • Implement a dedicated page with functionality for a user to reset their password (similar to the 'Invite User' page to set an initial password: src/pages/set-password).
  • Configure the page in the Supabase settings (see above)