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.

貢獻者指南