@lyo/otplib
v10.0.1
Published
Browser-compatible version of otplib
Downloads
11
Readme
@lyo/otplib
A browser-compatible version of otplib built automatically with Lyo.
Usage
In a browser
<script src="https://cdn.jsdelivr.net/npm/@lyo/otplib"></script>
In Node.js
# Install
npm i @lyo/otplib
const otplib = require('@lyo/otplib')
Disclaimer
This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.
Use at your own risk