Interface FIDO2EnrollEntity

interface FIDO2EnrollEntity {
    client_response?: any;
    fidoRequestId?: string;
}

Properties

client_response?: any

details of client response

fidoRequestId?: string

unique identifier assigned to a FIDO2 authentication request. The value comes from initiate enrollment process