$request->auth()
Returns the Auth object if authentication is set
$request->auth(): Kirby\Http\Request\Auth|false|null
Return types
Kirby\Http\Request\Auth
orfalse
ornull
Returns the Auth object if authentication is set
$request->auth(): Kirby\Http\Request\Auth|false|null
Kirby\Http\Request\Auth
orfalse
ornull