submit2fa Attempt
abstract suspend fun submit2faAttempt(eventId: String, request: ScaAuthenticationEventAttemptEmbeddedHybridRequest): ScaAuthenticationEventAttemptEmbeddedHybridResponse
Submit an Embedded or Hybrid authentication attempt for a SCA event.
Parameters
event Id
Unique identifier for the SCA event, associated with the current event challenge.
request
A ScaAuthenticationEventAttemptEmbeddedHybridRequest object with the attempt details.