Type alias MultifactorChallengeOOBResponse

MultifactorChallengeOOBResponse: MultifactorChallengeOTPResponse & {
    oobCode: string;
}

Type declaration

  • oobCode: string

Generated using TypeDoc