.github/dependabot.yml | |
|
|
.gitignore | |
|
|
.travis.yml | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
phpunit.xml.dist | |
|
|
psalm.xml | |
|
|
src/Authentication/AuthenticationServiceInterface.php | 6 | A 0 mins | F 0% |
src/Authentication/AuthenticatorInterface.php | 5 | A 0 mins | F 0% |
src/Authentication/JwtAuthenticationServiceInterface.php | 6 | A 0 mins | F 0% |
src/Authentication/Unauthenticated.php | 11 | A 0 mins | F 0% |
src/Authorization/AuthorizationServiceInterface.php | 6 | A 0 mins | F 0% |
src/Authorization/LaminasAclProvisioner.php | 78 | A 35 mins | F 0% |
src/Authorization/LaminasAclService.php | 17 | A 0 mins | F 0% |
src/Exception/AuthenticationException.php | 6 | A 0 mins | F 0% |
src/Exception/AuthorizationException.php | 6 | A 0 mins | F 0% |
src/Middleware/Action/SecureAction.php | 15 | A 0 mins | F 0% |
src/Middleware/Action/SecureActionInterface.php | 9 | A 0 mins | F 0% |
src/Middleware/Authorizor.php | 24 | A 0 mins |
|
src/Middleware/JwtAuthenticator.php | 68 | A 3 hrs | F 0% |
src/Middleware/JwtDecoder.php | 51 | A 0 mins | A 100% |
src/Middleware/SecureActionHandler.php | 66 | A 3 hrs | F 0% |