executeAuth

private open fun executeAuth(payload: Map<String, String>, personalData: Array<String>): String

Method to execute the auth operations

Return

the result of the auth operation as String

Parameters

payload

: the payload received with the auth request

personalData

: the personal data of the user like name and surname