logout

abstract fun logout(clearUserData: Boolean): Completable

Logs the user out of the application. If clearUserData is set to true, the SDK will delete any saved data including the biometric token.