IControllerAuth.authenticationFailed

Function called when authentication fails.

interface IControllerAuth
void
authenticationFailed

Parameters

status AuthStatus

The status of the failed authentication.

Meta