List of logged events
The following is a list of logged events you may encounter in the Logs tab of your portal. You can learn more about your logged events and log streaming here
Successful events
Event Type | Action | Description |
---|---|---|
login.completed | Login completed | User is logged in succesfully |
login.email_sent | Magic link/code email sent to user | User has been sent with magic link/code as part of the login process |
login.sms_sent | Magic link/code email sent to user | User has been sent with magic link/code as part of the login process |
email_verification.sent | Verification email sent to user | User has been sent with verification email |
email_verification.completed | Verification flow completed | User has completed the verification flow |
password_reset.email_sent | Reset password email sent to user | User has been sent with reset password email |
password_reset.completed | Reset password completed | User has reset their password |
password_breach.email_sent | Password breach email sent | Sent an email on breached password |
signup.completed | Signup completed | Signup has completed successfull |
Error events
Event Type | Action | Description | |
---|---|---|---|
login.invalid_email | Invalid email used for login | Could not find email in users list | |
login.invalid_password | Invalid password used for login | The password entered do not match the stored password | |
login.invalid_session | Invalid session used for login | Could not find user with session | |
lockout_policy.limit_reached | Lockout policy limit reached | User has reached lockout policy limits | |
user.locked | User is locked | User has passed the lockout policy limits and cannot login | |
user.locked | User is locked | User is locked and cannot login | |
recaptcha_policy.validation_failed | reCaptcha validation failed | User reCaptcha check failed | |
ip_policy.validation_failed | IP policy verification failed | User has failed IP policy verification and cannot login | |
magic_link.failed | Magic link failed | Link used for login was not found used already | |
magic_link.failed | Magic link failed | Link used for login is expired | |
magic_link.failed | Magic link failed | Magic link was used from a different device it was requested from | |
magic_code.failed | Magic code failed | One time code used was not found | |
magic_code.failed | Magic code failed | One time code used is expired | |
email_verification.failed | Verification flow failed | User has failed verification flow | |
password_reset.failed | Reset password failed | User has failed to reset their password | |
login.email_sent | Magic link/code email sent to user | User has been sent with magic link/code as part of the login process | |
login.sms_sent | Magic link/code email sent to user | User has been sent with magic link/code as part of the login process | |
email_verification.sent | Verification email sent to user | User has been sent with verification email | |
email_verification.completed | Verification flow completed | User has completed the verification flow | |
password_reset.email_sent | Reset password email sent to user | User has been sent with reset password email | |
password_reset.completed | Reset password completed | User has reset their password | |
password_breach.email_sent | Password breach email sent | Sent an email on breached password | Info status |
Updated 22 days ago