abortAuthenticationSession

Cancels the authentication session.

Parameters

authenticationSessionDetails

The details for the authentication session.

resultHandler

A callback to handle the result of the session abort.

  • If successful, the result is a MIRACLSuccess.

  • If an error occurs, the result is a MIRACLError with an exception describing issues with the operation.