Skip to content

Interface: TwoFactorSetupResponse

Interface: TwoFactorSetupResponse

Defined in: dto/auth.ts:209

POST /auth/2fa/setup response.

Properties

provisioning_uri

provisioning_uri: string

Defined in: dto/auth.ts:211


secret

secret: string

Defined in: dto/auth.ts:210