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

Support OAuth2 flows through the gui #38

Open
hlxid opened this issue Jun 27, 2020 · 0 comments
Open

Support OAuth2 flows through the gui #38

hlxid opened this issue Jun 27, 2020 · 0 comments
Labels
enhancement New feature or request major Needs a major change

Comments

@hlxid
Copy link
Member

hlxid commented Jun 27, 2020

Description

All services that can use the OAuth2 implicit flow or PCKE for Oauth2 could be authenticated using OAuth in the GUI. It has the advantage that the user doesn't need to get any credentials and can just use the flow which saves time and makes using nodecg-io easier.

For services that need a OAuth2 flow which requires the client secret I would propose that the user has to provide its own application detail like client id and so on and for services that can use the implicit flow or PCKE like Twitch and Spotify we could have a registered application and publish the client id.

This would be implemented into the new GUI (#3) and therefore this is not really relevant to the current development and really in the future of this project.

References

OAuth discussion of ChatOverflow: codeoverflow-org/chatoverflow#168

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major Needs a major change
Projects
None yet
Development

No branches or pull requests

1 participant