Auth::getStatus() -- get the current status of the auth session
Description
Get the current status of the authentication session.
Return value
int -
An Auth constant representing the current session state.
Note
This function can not be called
statically.