get Authentication Details
abstract suspend fun getAuthenticationDetails(brandIdentity: String, request: AuthenticationDetailsRequest): AuthenticationDetails
Retrieve the authentication details needed for issuing an authorization code.
Parameters
brand Identity
The identity of the partner using the Embedded Wallet.
request
A AuthenticationDetailsRequest object with the request details.