npm install otpauthyarn add otpauthpnpm add otpauth<script src="https://fastly.jsdelivr.net/npm/otpauth"></script><script src="https://unpkg.com/otpauth"></script><script type="module">
import otpauth from 'https://cdn.jsdelivr.net/npm/otpauth/+esm';
</script><script type="module">
import otpauth from 'https://cdn.skypack.dev/otpauth';
</script>