PranayD1807/Mellow-Tools

Implement Forgot Password Functionality

Ouverte

#41 ouverte le 1 avr. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (0 fork)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (2 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

  • Verify that encryption functions correctly after a password reset.
  • There is currently no email configured for Mellow Tools; one may need to be created. If contributing, use environment variables to manage email credentials.
  • Allow users to reset their password without requiring login.
  • Implement multi-factor authentication (MFA) for the forgot password flow following industry best practices.
  • A simpler approach for forgot password could be to use MFA when enabled for the user; otherwise, an alternative method will be required.

Guide contributeur