getAuthenticationDetailsAsync

Asynchronously retrieve the authentication details needed for issuing an authorization code.

Parameters

brandIdentity

The identity of the partner using the Embedded Wallet.

request

A AuthenticationDetailsRequest object with the request details.

cancellationSignal

A CancellationSignal for canceling the operation.

callback

A callback to handle the result or error asynchronously.