Interface: TwoFactorDisableRequest
Interface: TwoFactorDisableRequest
Defined in: auth-shared/src/dto/auth.ts:220
POST /auth/2fa/disable body.
Properties
code
code:
string
Defined in: auth-shared/src/dto/auth.ts:222
password
password:
string
Defined in: auth-shared/src/dto/auth.ts:221