Call the validation endpoint
curl -X GET 'https://id.twitch.tv/oauth2/validate' \
-H 'Authorization: Bearer <access token goes here>'
Call the validation endpoint
curl -X GET 'https://id.twitch.tv/oauth2/validate' \
-H 'Authorization: Bearer <access token goes here>'