@JvmOverloads fun unauthenticate(callback: WebcomDoneCallback? = null): Unit
Unauthenticates the currently authenticated user. This operation is asynchronous and calls the given callback once performed.
Does nothing if no user is currently authenticated.