ApiGuard
class ApiGuard extends TokenGuard
Methods
Authenticatable|null
user()
Get the currently authenticated user.
string
getTokenForRequest()
Get the token for the current request.
Details
at line 16
Authenticatable|null
user()
Get the currently authenticated user.
at line 57
string
getTokenForRequest()
Get the token for the current request.