| Trigger | Description |
|---|---|
| Login Trigger | The Login triggers run when a user logs in to any application in an Auth0 tenant. |
| Pre-user Registration Trigger | The Pre-user Registration trigger runs before a user is added to a Database or Passwordless Connection. |
| Post-user Registration Trigger | The Post-user Registration trigger runs after a user is added to a Database or Passwordless Connection. |
Signup and Login Triggers
Compare the Auth0 signup and login Actions triggers, to choose which trigger runs your custom logic before, during, or after a user authenticates or is added to a connection.
For more information on Signup and Login triggers, see the sections below.