ApiGuard
class ApiGuard extendsTokenGuard
Methods
Authenticatable|null
user()
Get the currently authenticated user.
string
getTokenForRequest()
Get the token for the current request.
Details
at line16
Authenticatable|null
user()
Get the currently authenticated user.
at line54
string
getTokenForRequest()
Get the token for the current request.