Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twitch: use app access token #59

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Conversation

sarisia
Copy link
Contributor

@sarisia sarisia commented Jun 18, 2024

Twitch からの情報取得時に利用するトークンを失効しない App Access Token に切り替えます

https://dev.twitch.tv/docs/authentication/getting-tokens-oauth/#client-credentials-grant-flow

以下の環境変数の変更が必要です:

  • TWITCH_TOKEN 削除
  • TWITCH_CLIENT_SECRET 追加

@mnsinri mnsinri merged commit bb04c6d into mnsinri:main Jun 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants