PHP AuthBucket\OAuth2\GrantType Пространство имен

Interfaces

Имя Описание
GrantTypeHandlerFactoryInterface OAuth2 grant type handler factory interface.
GrantTypeHandlerInterface OAuth2 grant type handler interface.

Классы

Имя Описание
AbstractGrantTypeHandler Shared grant type implementation.
AuthorizationCodeGrantTypeHandler Authorization code grant type implementation.
PasswordGrantTypeHandler Password grant type implementation.
RefreshTokenGrantTypeHandler Refresh token grant type implementation.