A Java-based OATH toolkit providing components for building one-time password authentication systems.
Stars
41
Forks
28
Watchers
41
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
37
commits
1
commits
Corrected Javadoc for OTPAuthURIBuilder.fromUriString(String) method and
3fea7a4View on GitHubCorrected javadoc, and added unit test case for OTPAuthURIBuilder
a6dd810View on GitHubUpdated OTPAuthURIBuilder.fromUriString(String) implementation; added
1d04981View on GitHubAdded support for constructiing OTPAuthURI from URI string; API
f1a9e10View on GitHubAdded unit tests for keyprovisioning module; switched to cobertura code
72b652eView on GitHub