Class Porta\Psr14Event\Auth\AuthCustom

extends Auth

Class to perform custom authentification

Create an instance of class with password and username and then check Event for credentials:

(new AuthBasic('customType','customValue'))->authentificate($event)
Methods
Methods inherited from Porta\Psr14Event\Auth\Auth
withAuthHeader(), authentificate(), check(), parseData(), extractHeader()
Constants inherited from Porta\Psr14Event\Auth\Auth
DATE_HEADER
Properties
Properties inherited from Porta\Psr14Event\Auth\Auth
$authHeader, $request, $authType, $authValue, $dateHeader