Adding Users to Array and OAuth Token Expiring

  1. With your token call the validation endpoint - Validating Tokens | Twitch Developers
  2. If the token is invalid, then use the refresh token to get a new token - Refreshing Access Tokens | Twitch Developers