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