submitScaAttemptAsync

Asynchronously submit an Embedded or Hybrid authentication attempt for a SCA event.

Parameters

eventId

Unique identifier for the SCA event, associated with the current event challenge.

request

A ScaAuthenticationEventAttemptEmbeddedHybridRequest object with the attempt details.

cancellationSignal

A CancellationSignal for canceling the operation.

callback

A callback to handle the result or error asynchronously.