A truely RFC complient HOTP (https://www.rfc-editor.org/rfc/rfc4226) and TOTP (https://www.rfc-editor.org/rfc/) implementation which can be used on the server and client.
Repository
Current version released
2 years ago
Dependencies
std
Versions
Deno Otp
A RFC compliant HOTP and TOTP (not yet implemented) implementation which can be used on the server and client. It is easily extendable, provides a few quality-of-live features and follows the Deno standard library style guide.
Current state
This library is still in active development and the API is not stable yet. Use it at your own risk.