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

Acquire tokens using authorization code grant flow #3

Open
2 tasks
douglascdev opened this issue Nov 29, 2022 · 0 comments
Open
2 tasks

Acquire tokens using authorization code grant flow #3

douglascdev opened this issue Nov 29, 2022 · 0 comments

Comments

@douglascdev
Copy link
Owner

douglascdev commented Nov 29, 2022

Get, store and refresh OAuth tokens using client_id and client_secret and the authorization code grant flow.
Before this issue can be developed, these need to be addressed:

  • Store bot data somewhere #4
  • Host bot in a cloud server: should automatically store the OAuth token when the twitch authorization server redirects to our redirect_uri or redirect to the localhost server when debugging/testing.
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

No branches or pull requests

1 participant