signOut

abstract suspend fun signOut()

Signs out user and clears credentials. This function can be called also from data layer. It is not necessary to call #signOut function only from UI layer