Interface ConfigureVerificationRequest

interface ConfigureVerificationRequest {
    exchange_id: string;
    pass_code: string;
    sub: string;
}

Properties

exchange_id: string

comes from initiate MFA process

pass_code: string

code which has been sent to predetermined verification type

sub: string

subject (User) identifier