adityakalburgi / adityakalburgi/Travel_ageny_website

Add Forgot Password Functionality

Aperta
#5 1 commento 0 reazioni 1 assegnatario Rivendicata da @NimoMach Vedi su GitHub
good first issue Gssoc'25 level2
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.