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

oauth support #5674

Open
12cowdog72 opened this issue Apr 12, 2024 · 3 comments
Open

oauth support #5674

12cowdog72 opened this issue Apr 12, 2024 · 3 comments
Labels

Comments

@12cowdog72
Copy link

Hello friends, please include an oauth. I have attached a library that may be of help:

https://github.com/doorkeeper-gem/doorkeeper

This can be of use for applications like the tagger instead of provide password.

@nonamethanks
Copy link
Member

You don't need to provide a password, you can just use an API key with specific permissions.

@12cowdog72
Copy link
Author

Ask for API key looks suspicious to user, and you have to worry if user give right permissions and not extra etc. oauth token like API keys, but easier for user. @bipface I like to know why you disagree.

@ErikHumphrey
Copy link
Contributor

Multiple API keys with different permission scopes are possible too, like ArenaNet does. It doesn't have to be OAuth tokens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants