Interface for ESPF call authentificator
public
authentificate(Event $event): Event
Perform authentification
The method takes Event, retrieves auth data and perform authentification.
Porta\Psr14Event\EventException
with code 401 in a case of failure
Porta\Psr14Event\Auth\Auth::authentificate()