Implement Password Recovery Functionality #19

Closed
opened 2025-10-17 22:43:35 +00:00 by Rodrigo2003-PT · 1 comment
Rodrigo2003-PT commented 2025-10-17 22:43:35 +00:00 (Migrated from github.com)

Groups tasks required to build a secure password recovery flow. The flow must generate a secure, single-use, time-limited token, sending it to the user's registered email, and providing an endpoint for them to set a new password.

Groups tasks required to build a secure password recovery flow. The flow must generate a secure, single-use, time-limited token, sending it to the user's registered email, and providing an endpoint for them to set a new password.
Cordeir01 commented 2025-10-23 15:56:15 +00:00 (Migrated from github.com)

No need for password reset service because the credentials management will be centralized.

No need for password reset service because the credentials management will be centralized.
Sign in to join this conversation.
No description provided.