phpDocumentor

BearerRequestAuthenticator
in package
implements WebRequestAuthenticator

Class JsonWebTokenAuthenticator

Interfaces, Classes and Traits

WebRequestAuthenticator
Interface WebRequestAuthenticator

Table of Contents

$jsonWebTokenAuthenticator  : JsonWebTokenAuthenticator
__construct()  : mixed
BasicRequestAuthenticator constructor.
authenticateWebRequest()  : UserId
Authenticates the provided server request and returns the user ID.

Properties

Methods

authenticateWebRequest()

Authenticates the provided server request and returns the user ID.

public authenticateWebRequest(ServerRequestInterface $request) : UserId
Parameters
$request : ServerRequestInterface
Tags
inheritDoc
Return values
UserId

Search results