Skip to content

frontends-web-frontend


Function: setupTwoFactor()

setupTwoFactor(): Promise<{ otpauthUri: string; secret: string; }>

Defined in: frontends/web-frontend/src/users/userApi.ts:130

Returns

Promise<{ otpauthUri: string; secret: string; }>