Class AlreadyAuthenticated
Exception thrown when the user is already authenticated.
Third parties may use this exception to redirect authenticated user from a login page to their profile page.
- ICanBoogie\HTTP\ClientError
- ICanBoogie\AlreadyAuthenticated implements ICanBoogie\HTTP\SecurityError
Methods summary
public
|
Constants summary
string |
DEFAULT_MESSAGE
|
#
"The user is already authenticated."
|