Auth::getStatus()

Auth::getStatus() – get the current status of the auth session

Synopsis

int Auth::getStatus ( )

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.

retrieve extra information stored within the auth session (Previous) get the username of the authenticated user (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.