adityakalburgi / adityakalburgi/Travel_ageny_website
Add Forgot Password Functionality
- Lingua principale
- JavaScript
- Stelle
- 9
- Fork
- 20
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hello @adityakalburgi
I'd like to contribute a feature that enables users to reset their password securely in case they forget it. This will enhance the user experience and is a common feature in production-grade authentication systems.
Deliverables
- one front end page (Forgot password form)
- API integration using fetch with JWT-based reset tokens
Security
- Reset tokens will be JWT-based and time-limited (e.g., 15 minutes).
- Passwords will be hashed using "bcrypt" before saving.
- No indication will be given if the email is unregistered — to avoid leaking user data.
I would like to work on this as a Gssoc'25 contribution. Please assign it to me, if it aligns with your project goals.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.