AccessTokenExtractorInterface
interface AccessTokenExtractorInterface
The token extractor retrieves the token from a request.
Methods
string|null
extractAccessToken(Request$request)
No description