Auth
Authentication layer
- $auth->createChallenge()
- $auth->csrf()
- $auth->csrfFromSession()
- $auth->currentUserFromBasicAuth()
- $auth->currentUserFromImpersonation()
- $auth->currentUserFromSession()
- $auth->enabledChallenges()
- $auth->impersonate()
- $auth->ipHash()
- $auth->isBlocked()
- $auth->log()
- $auth->logfile()
- $auth->login()
- $auth->login2fa()
- $auth->logout()
- $auth->status()
- $auth->track()
- $auth->type()
- $auth->user()
- $auth->validatePassword()
- $auth->verifyChallenge()
- new Auth()