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

Add OAuth login backend #35

Closed
3 tasks done
zorchenhimer opened this issue Jun 11, 2020 · 1 comment · Fixed by #93
Closed
3 tasks done

Add OAuth login backend #35

zorchenhimer opened this issue Jun 11, 2020 · 1 comment · Fixed by #93
Labels
enhancement New feature or request stream-issue An issue that would be nice to work on on stream.

Comments

@zorchenhimer
Copy link
Owner

zorchenhimer commented Jun 11, 2020

Add the ability to create an account, and login with an OAuth account from another service. Allow linking an additional OAuth account after the first account is created. Focus on:

  • Twitch
  • Discord
  • Patreon
@CptPie CptPie added enhancement New feature or request stream-issue An issue that would be nice to work on on stream. labels Sep 4, 2020
@Flyken271
Copy link
Contributor

Prodding around with Twitch API and OAuth2, I've figured out the Twitch authorization, will be prodding some more to fully understand it.

zorchenhimer added a commit that referenced this issue Feb 2, 2021
Implementation for Oauth (Issue #35)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stream-issue An issue that would be nice to work on on stream.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants