VesperAkshay/qr-code-generator

[FEATURE] Adding forgot password functionality

Offen

#115 geöffnet am 06.10.2024

 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (97 Forks)auto 404
enhancementgssoc-exthacktoberfesthacktoberfest-acceptedlevel 2

Repository-Metriken

Stars
 (40 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Feature description: If you need to change password ask and check for previous password if matches then allow to change password

Use case: Increase security

Proposed solution: Simple js logic with check if previous psw matches in database and then allow to change password by comparing with confirm password and set it.

Additional context: Any other relevant context or screenshots.

Contributor Guide