Concept Flow - Password reset flows
User clicks 'Forgot Password'
User enters email or username
System sends reset link or code
User receives email or SMS
User clicks link or enters code
User sets new password
System updates password and confirms
End
The flow starts when a user requests a password reset, then the system sends a reset link or code, the user verifies it, sets a new password, and the system confirms the update.