petalbid-frontend
Preparing search index...
types/api
VerifyTotpRequest
Interface VerifyTotpRequest
Request body for verifying or disabling TOTP.
interface
VerifyTotpRequest
{
code
:
string
;
}
Index
Properties
code
Properties
code
code
:
string
The 6-digit code from the authenticator app.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
petalbid-frontend
Loading...
Request body for verifying or disabling TOTP.