Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 495 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 495 Bytes

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.