import { Secret } from "https://deno.land/x/otpauth@v9.0.2/dist/otpauth.esm.js";
Converts a base32 string to a Secret object.
x/otpauth/dist/otpauth.esm.js>Secret.fromBase32
import { Secret } from "https://deno.land/x/otpauth@v9.0.2/dist/otpauth.esm.js";
Converts a base32 string to a Secret object.