abhi9720 / BankingPortal-API

The banking portal API provides secure and efficient endpoints for managing user accounts, transactions, and fund transfers, offering essential banking functionalities with robust error handling and authentication.
MIT License
105 stars 83 forks source link

Add methods to reset PIN and password #13

Closed AmrElsayyad closed 2 months ago

AmrElsayyad commented 3 months ago

Is your feature request related to a problem? Please describe. If a user forgets PIN or Password there are no ways to recover.

Describe the solution you'd like Implement methods to reset PIN or password, e.g., via email.

abhi9720 commented 2 months ago

I have started development for this, and will update here soon with the PR

AmrElsayyad commented 2 months ago

I have started development for this, and will update here soon with the PR

Great news! Can you also add confirm PIN for PIN creation in the UI?

abhi9720 commented 2 months ago

Great news! Can you also add confirm PIN for PIN creation in the UI?

Ok sure, I will do