Skip to content

frontend


Function: default()

default(): Element

Defined in: src/pages/TotpSetup.tsx:26

TOTP Setup Page

Fetches TOTP provision URI from backend, renders as QR code, and provides verification input for confirming setup. Users scan QR code with their authenticator app and enter the 6-digit code to enable two-factor auth.

Returns

Element

TOTP setup page with QR code and verification form