videosphere
    Preparing search index...

    Function generateTotpSetup

    • Generates a new TOTP secret and matching otpauth:// URI for authenticator setup.

      Parameters

      • email: string

        Account email shown in the authenticator app label.

      Returns { secret: string; otpauthUri: string }

      Base32 secret and URI for QR/manual entry.