PHP AuthBucket\OAuth2\GrantType Namespace

Interfaces

Name Description
GrantTypeHandlerFactoryInterface OAuth2 grant type handler factory interface.
GrantTypeHandlerInterface OAuth2 grant type handler interface.

Classes

Name Description
AbstractGrantTypeHandler Shared grant type implementation.
AuthorizationCodeGrantTypeHandler Authorization code grant type implementation.
PasswordGrantTypeHandler Password grant type implementation.
RefreshTokenGrantTypeHandler Refresh token grant type implementation.