A simple implementation of OATH-HOTP and OATH-TOTP written for Lua
Stars
25
Forks
7
Watchers
25
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Allow the date/time to be specified when generating or verifying
72131d6View on GitHubadded counter storage and serialization to TOTP object in order to reach
cbfec65View on GitHubuse luaossl instead of luacrypto (later is unmaintained)
791d68dView on GitHubused default naming scheme of busted for test scripts
7308b04View on GitHub