authenticate

Complete a crypto wallet authentication flow

Return

AuthResponse

Parameters

parameters

the parameters required to complete a crypto wallet authentication flow


abstract fun authenticate(parameters: CryptoWallet.AuthenticateParameters, callback: (AuthResponse) -> Unit)

Complete a crypto wallet authentication flow

Parameters

parameters

the parameters required to complete a crypto wallet authentication flow

callback

a callback that receives an AuthResponse