unauthenticate

fun unauthenticate(callback: WebcomDoneCallback? = null)

Unauthenticates the currently authenticated user. This operation is asynchronous and calls the given callback once performed.

Does nothing if no user is currently authenticated.