VesperAkshay/qr-code-generator
[FEATURE] Adding forgot password functionality
Aberta
#115 aberto em 6 de out. de 2024
enhancementgssoc-exthacktoberfesthacktoberfest-acceptedlevel 2
Métricas do repositório
- Stars
- (40 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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.