BeforeRedirectEvent |
src/Event/BeforeRedirectEvent.php |
Dispatched before user is redirected to provider for authentication. |
FailedAuthenticationEvent |
src/Event/FailedAuthenticationEvent.php |
Dispatched when user authentication fails in provider. |
SocialAuthEvents |
src/Event/SocialAuthEvents.php |
Defines Social Auth Events constants. |
UserEvent |
src/Event/UserEvent.php |
Dispatched when user is created or logged in through Social Auth. |
UserFieldsEvent |
src/Event/UserFieldsEvent.php |
Defines the user fields to be set in user creation. |