put https://api.tec.tjrsgon.com/tmi-api/v1/oauth/logout
Logout the requesting user.
This endpoint is called by the frontend to log out the user from current TMI session as
well as the user at the OAuth2 provider level, i.e. global user logout.
Use PUT /auth/signout
to log out the user from the TMI session only.