otp.jsdeprecated

HMAC-based (HOTP) and Time-based (TOTP) One-Time Password manager. Works with Google Authenticator for Two-Factor Authentication.

Usage no npm install needed!

<script type="module">
  import otpJs from 'https://cdn.skypack.dev/otp.js';
</script>

README

One-Time Password manager

This version is deprecated and the library moved to @akanass/rx-otp.