You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
Unfortunately, Twitch has announced to deprecate the twitch extension REST API.
"These endpoints have been deprecated as they are a part of the Legacy Twitch API v5 infrastructure. Extensions developers should migrate to the Extensions-related endpoints in the Twitch API reference before the v5 shutdown windows beginning on February 7, 2022 and the final shutdown on February 28, 2022. For more information as to how Extensions are affected by the v5 shutdown, see How Extensions Are Affected by the Legacy Twitch API v5 Shutdown."
I have migrated all necessary endpoints and Twitch EBS utils like JWT/CLAIMS
into the Helix go module.
The text was updated successfully, but these errors were encountered:
Unfortunately, Twitch has announced to deprecate the twitch extension REST API.
"These endpoints have been deprecated as they are a part of the Legacy Twitch API v5 infrastructure. Extensions developers should migrate to the Extensions-related endpoints in the Twitch API reference before the v5 shutdown windows beginning on February 7, 2022 and the final shutdown on February 28, 2022. For more information as to how Extensions are affected by the v5 shutdown, see How Extensions Are Affected by the Legacy Twitch API v5 Shutdown."
I have migrated all necessary endpoints and Twitch EBS utils like JWT/CLAIMS
into the Helix go module.
The text was updated successfully, but these errors were encountered: