class AuthenticationEvents
Constants
| AUTHENTICATION_SUCCESS |
The AUTHENTICATION_SUCCESS event occurs after a user is authenticated by one provider. The event listener method receives a |
| AUTHENTICATION_FAILURE |
The AUTHENTICATION_FAILURE event occurs after a user cannot be authenticated by any of the providers. The event listener method receives a |