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

Use OAuth2 so users do not have to create their own owner-only OAuth consumers #170

Open
PythonCoderAS opened this issue Dec 22, 2022 · 0 comments

Comments

@PythonCoderAS
Copy link
Contributor

OAuth2 has support for installed apps as it allows you to obtain tokens without a consumer secret, which is very useful for both installed apps/programs as well as SPAs. Wikibase-cli could maybe use OAuth2 so all someone has to do is click the link and authorize it.

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