Type alias User2FAEnableResponse

User2FAEnableResponse: {
    recoveryKeys: string;
}

Type declaration

  • recoveryKeys: string

Generated using TypeDoc