How to use the otpauth.URI function in otpauth

To help you get started, we’ve selected a few otpauth examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github buttercup / buttercup-mobile / source / library / otp.js View on Github external
export function otpInstanceFromURL(url) {
    return OTPAuth.URI.parse(url);
}

otpauth

One Time Password (HOTP/TOTP) library for Node.js, Deno, Bun and browsers

MIT
Latest version published 24 days ago

Package Health Score

80 / 100
Full package analysis