globalSignOut

abstract suspend fun globalSignOut(accessToken: String)

Signs out the user from all devices.

Parameters

accessToken

access token used to authorize the request.