cmuench/yubikey-library

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.php_cs
.travis.yml
LICENSE.md
README.md
composer.json
example.php11
A
0 mins
phpunit.xml.dist
src/AuthenticationClient.php132
A
3 hrs
src/AuthenticationClientInterface.php6
A
0 mins
src/Extractor/PartsExtractor.php16
A
0 mins
src/Generator/NonceGenerator.php17
A
0 mins
src/Generator/NonceGeneratorInterface.php6
A
0 mins
src/Generator/SignatureGenerator.php9
A
0 mins
src/Generator/SignatureGeneratorInterface.php6
A
0 mins
src/Validator/OtpValidator.php17
A
0 mins
src/Validator/OtpValidatorInterface.php6
A
0 mins
src/Validator/ResponsePartsValidator.php15
A
0 mins
src/Validator/ResponsePartsValidatorInterface.php6
A
0 mins
src/Value/ApiConfiguration.php72
A
1 hr
src/Value/ApiConfigurationInterface.php13
A
0 mins
src/Value/Status.php25
A
0 mins