Pre-password (prePassword) | The need for a password is being evaluated. | - Password needed (passwordIsNeeded)
- Password not needed (passwordIsNotNeeded)
| - A password is needed to continue.
- The password is not needed to continue.
|
Password enrollment assessment (passwordEnroll) | Enrollment via password is being assessed. | Password enrolled (passwordEnrolled) | |
Password assessment (password) | The password is being assessed. | - Hook authenticated (hookAuthenticated)
- Password authenticated (passwordAuthenticated)
- Password authenticator created (passwordAuthenticatorCreated)
- Rejected (rejected)
| - The hook was authenticated.
- The password was authenticated.
- The password authenticator was created.
- The password was rejected.
|
Password reset (passwordReset) | Enrollment via password is being assessed. | | |
Forgotten password email triggered (forgottenPasswordEmail) | A user clicked "forgot password" and chose email as their method of receiving the link. | Magic link sent (magicLinkSent) | A magic link has been sent to the user to reset their password. |
Forgotten password phone triggered (forgottenPasswordPhone) | A user clicked "forgot password" and chose phone as their method of receiving the passcode. | Passcode sent (passcodeSent) | A passcode has been sent to the user to reset their password. |