hackerspace-ntnu/website-next

feat: Add button to reset password when you don't remember it

Open

#215 ouverte le 14 nov. 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (1 assigné)TypeScript (1 fork)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (9 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Adding a button named "I don't remember my current password" to the account page will help people reset their password using the email method instead.

The button should display information about what it's about to do, and then log the user out and redirect them to forgot password page so they can reset their password using their email.

Guide contributeur