Skip to content

Interface: TwoFactorSetupResponse

Interface: TwoFactorSetupResponse

Defined in: auth-shared/src/dto/auth.ts:209

POST /auth/2fa/setup response.

Properties

provisioning_uri

provisioning_uri: string

Defined in: auth-shared/src/dto/auth.ts:211


secret

secret: string

Defined in: auth-shared/src/dto/auth.ts:210