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

Discordのアクセストークンを一定期間ごとに更新するバッチを作らなければいけないかもしれない #50

Open
rkun123 opened this issue Oct 22, 2021 · 1 comment
Labels
fixe or improvement 要修正・改善

Comments

@rkun123
Copy link
Contributor

rkun123 commented Oct 22, 2021

サーバー側のDiscordリフレッシュトークンの有効期限以内で定期実行しないと、一定期間ユーザーがログイン作業しない場合DiscordのAPIを叩けなくなっちゃう

@rkun123 rkun123 changed the title **Discordのアクセストークンを一定期間ごとに更新するバッチを作らなければいけないかもしれない** Discordのアクセストークンを一定期間ごとに更新するバッチを作らなければいけないかもしれない Oct 22, 2021
@rkun123
Copy link
Contributor Author

rkun123 commented Oct 22, 2021

今の所、バッチでDiscordのAPIを叩くような処理がない(というかバッチ処理自体がないw)のでとりあえず大丈夫ですが、Discordトークン期限切れな状態でユーザーがToyboxログインするという状況がありえるのが嬉しくないですね。

@Simo-C3 Simo-C3 added fixe or improvement 要修正・改善 and removed enhancement labels Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixe or improvement 要修正・改善
Projects
None yet
Development

No branches or pull requests

2 participants