VesperAkshay/qr-code-generator

[FEATURE] Adding forgot password functionality

开放

#115 创建于 2024年10月6日

 (6 条评论) (0 个反应) (1 位负责人)JavaScript (97 个派生)auto 404
enhancementgssoc-exthacktoberfesthacktoberfest-acceptedlevel 2

仓库指标

星标
 (40 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南