Auth::getAuthData()

Auth::getAuthData() – retrieve extra information stored within the auth session

Synopsis

mixed Auth::getAuthData ( string $name )

Description

This function retrieves the value of a previously registered data field.

Parameter

string $name

the name of the data field

Note

This function can not be called statically.

check for an authenticated user (Previous) get the current status of the auth session (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.