import { URI } from "https://deno.land/x/otpauth@v9.3.5/dist/otpauth.esm.min.js";
Parses a Google Authenticator key URI and returns an HOTP/TOTP object.
import { URI } from "https://deno.land/x/otpauth@v9.3.5/dist/otpauth.esm.min.js";
Parses a Google Authenticator key URI and returns an HOTP/TOTP object.