oauth2-server-master
composer.json
2KB
config
oauth2.php
4KB
docs
resource-server
securing-endpoints.md
3KB
getting-started
laravel-5.md
2KB
middlewares.md
1KB
apache.md
1KB
config.md
3KB
README.md
2KB
authorization-server
custom.md
441B
refresh-token.md
1000B
auth.code.md
3KB
choosing-grant.md
9KB
password.md
1KB
client-credentials.md
674B
database
migrations
2016_10_25_110304_create_oauth_grants_table.php
977B
2016_10_25_110817_create_oauth_client_grants_table.php
2KB
2016_10_25_111518_create_oauth_access_tokens_table.php
1KB
2016_10_25_110705_create_oauth_client_scopes_table.php
2KB
2016_10_25_110151_create_oauth_scopes_table.php
1021B
2016_10_25_111657_create_oauth_access_token_scopes_table.php
2KB
2016_10_25_110403_create_oauth_grant_scopes_table.php
2KB
2016_10_25_111254_create_oauth_auth_codes_table.php
1KB
2016_10_25_111109_create_oauth_session_scopes_table.php
2KB
2016_10_25_111810_create_oauth_refresh_tokens_table.php
1KB
2016_10_25_110557_create_oauth_client_endpoints_table.php
1KB
2016_10_25_111403_create_oauth_auth_code_scopes_table.php
2KB
2016_10_25_111002_create_oauth_sessions_table.php
2KB
2016_10_25_110459_create_oauth_clients_table.php
1KB
LICENSE
1KB
src
Storage
FluentScope.php
4KB
FluentAuthCode.php
4KB
FluentSession.php
5KB
FluentStorageServiceProvider.php
4KB
FluentClient.php
6KB
FluentAccessToken.php
4KB
AbstractFluentAdapter.php
2KB
FluentRefreshToken.php
2KB
OAuth2ServerServiceProvider.php
7KB
Facades
Authorizer.php
727B
Authorizer.php
8KB
Exceptions
NoActiveAccessTokenException.php
486B
Middleware
OAuthUserOwnerMiddleware.php
1KB
OAuthClientOwnerMiddleware.php
1KB
OAuthExceptionHandlerMiddleware.php
1KB
OAuthMiddleware.php
2KB
CheckAuthCodeRequestMiddleware.php
1KB
Lumen
OAuth2ServerServiceProvider.php
655B
.idea
misc.xml
545B
vcs.xml
180B
copyright
profiles_settings.xml
74B
modules.xml
278B
oauth2-server.iml
281B
phpspec.yml.dist
127B
README.md
55B
暂无评论