Twitch Developer Forums
Adding Users to Array and OAuth Token Expiring
API
BarryCarlyon
November 18, 2022, 3:55pm
8
With your token call the validation endpoint -
Validating Tokens | Twitch Developers
If the token is invalid, then use the refresh token to get a new token -
Refreshing Access Tokens | Twitch Developers
show post in topic