Classes

\

Name Description
Exception No description available EMPTY

\AdvancedLearning\Admin

Name Description
OauthAdmin No description available EMPTY

\AdvancedLearning\Cron

Name Description
CleanupExpiredTokensCronTask No description available EMPTY

\AdvancedLearning\Oauth2Server\AuthorizationServer

Name Description
DefaultGenerator No description available EMPTY

\AdvancedLearning\Oauth2Server\Controllers

Name Description
AuthoriseController No description available EMPTY

\AdvancedLearning\Oauth2Server\Entities

Name Description
AccessTokenEntity No description available EMPTY
ClientEntity No description available EMPTY
RefreshTokenEntity No description available EMPTY
ScopeEntity No description available EMPTY
UserEntity No description available EMPTY

\AdvancedLearning\Oauth2Server\Exceptions

Name Description
AuthenticationException No description available EMPTY

\AdvancedLearning\Oauth2Server\Extensions

Name Description
GroupExtension Optionally adds scopes to groups, allows checking permissions for a Member based on scopes. EMPTY

\AdvancedLearning\Oauth2Server\GraphQL

Name Description
Authenticator No description available EMPTY

\AdvancedLearning\Oauth2Server\Middleware

Name Description
AuthenticationMiddleware Class ResourceServerMiddleware. EMPTY

\AdvancedLearning\Oauth2Server\Models

Name Description
AccessToken Class AccessTokenEntity EMPTY
Client Stores ClientEntity information. EMPTY
Scope Class ScopeEntity EMPTY

\AdvancedLearning\Oauth2Server\Repositories

Name Description
AccessTokenRepository No description available EMPTY
ClientRepository No description available EMPTY
RefreshTokenRepository No description available EMPTY
ScopeRepository No description available EMPTY
UserRepository No description available EMPTY

\AdvancedLearning\Oauth2Server\Services

Name Description
AuthenticationService No description available EMPTY
ScopeService No description available EMPTY

\AdvancedLearning\Oauth2Server\Tests

Name Description
GroupScopesTest No description available EMPTY
OAuthServerTest No description available EMPTY
ScopeTest No description available EMPTY
UtilitiesAuthenticatorTest No description available EMPTY