TokenProvider
class TokenProvider implements AuthenticationProviderInterface
TokenProvider implements OAuth2 token endpoint authentication.
Properties
| protected | $providerKey | ||
| protected | $modelManagerFactory |
class TokenProvider implements AuthenticationProviderInterface
TokenProvider implements OAuth2 token endpoint authentication.
| protected | $providerKey | ||
| protected | $modelManagerFactory |
__construct($providerKey, ModelManagerFactoryInterface $modelManagerFactory)
authenticate(TokenInterface $token)
supports(TokenInterface $token)