nordsoftware/lumen-oauth2

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.scrutinizer.yml
.styleci.yml
.travis.yml
CHANGELOG.md
LICENSE
README.md
codeception.yml
composer.json
composer.lock
src/Contracts/OAuth2Service.php12
A
0 mins
src/Exceptions/AccessTokenNotFound.php4
A
0 mins
src/Exceptions/ClientNotFound.php4
A
0 mins
src/Exceptions/Exception.php4
A
0 mins
src/Exceptions/InvalidArgument.php4
A
0 mins
src/Exceptions/RefreshTokenNotFound.php4
A
0 mins
src/Exceptions/ScopeNotFound.php4
A
0 mins
src/Exceptions/SessionNotFound.php4
A
0 mins
src/Middleware/OAuth2Middleware.php18
A
0 mins
src/OAuth2Facade.php9
A
0 mins
src/OAuth2Service.php54
A
0 mins
src/OAuth2ServiceProvider.php108
A
2 hrs
src/Traits/AuthenticatesUsers.php9
A
0 mins