getTokenType()
getTokenType()
Token type identification string
ex: "bearer" or "mac"
This is not yet supported!
getAccessTokenParameter(\OAuth2\RequestInterface $request, \OAuth2\ResponseInterface $response)
Retrieves the token string from the request object
| \OAuth2\RequestInterface | $request | |
| \OAuth2\ResponseInterface | $response |