View on GitHub

optical_graph_recognition_mobApp

Mobile application for optical graph recognition

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