app / com.pzpg.ogr.api / RequestManager / authenticate
authenticate
suspend fun authenticate():
Boolean
Suspend fun to called from a coroutine, required for user authentication to the server.
Return Boolean indicates successful authentication on the server
Author Władysław Jakołcewicz