No way to log out or invalidate sessions for users.
Moreover, there is no way for a user to disable their sessions across multiple devices.
Since the tokens are generated and verified on the fly, we can't have access to the different logged-in clients which can pose problems when you need to identify the devices.