//sorisdk/com.iplateia.sorisdk/SORIApiClient/authenticate
authenticate
[androidJvm]
suspend fun authenticate(): AuthResult
This function performs an authentication request to the Sori API and retrieves a token, updated status, and URL from the response. It authenticates the user with the Sori API using the provided application ID, secret key, and session ID.