logOut

abstract suspend fun logOut()

Logs the user out of the EvCharging service if they were previously logged in. The result of this process can be monitored by observing the emspAuthenticationStatus.

The implementation of this function should update emspAuthenticationStatus to include the correct state and information