VesperAkshay/qr-code-generator

[FEATURE] Adding forgot password functionality

オープン

#115 opened on 2024/10/06

 (6 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (97 件のフォーク)auto 404
enhancementgssoc-exthacktoberfesthacktoberfest-acceptedlevel 2

Repository metrics

Stars
 (40 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド