issueAccessTokenAsync

Asynchronously issues an access token for wallet owners already enrolled in the loyalty program. Access token is used to authenticate the client with the loyalty application's SDK and access loyalty features.

Return

A LoyaltyAccessToken object

Parameters

cancellationSignal

A signal for canceling the asynchronous operation (nullable).

callback

The callback to be invoked upon completion or error.