authenticateAsync

Asynchronously authenticates the user with the provided authentication configuration.

Parameters

config

The authentication configuration to be used for user authentication.

cancellationSignal

A signal for canceling the asynchronous operation (nullable).

callback

The callback to be invoked upon completion or error.