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

OAuth2 #31

Open
michellaurent opened this issue Nov 4, 2015 · 1 comment
Open

OAuth2 #31

michellaurent opened this issue Nov 4, 2015 · 1 comment
Milestone

Comments

@michellaurent
Copy link

Instead of requiring the user private token, use OAuth2 for api calls.

http://doc.gitlab.com/ce/api/oauth2.html

Maybe the best way to add this feature, is to create a new plugin gitlab_oauth...

@tyler-sommer
Copy link
Member

This is a good idea, unfortunately Composer is not in great shape for this. They do support OAuth2 for both GitLab and GitHub, but from what I saw in the last few hours, the support is pretty sketchy.

I'll keep this in mind as I continue working on the 3.2 release.

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

No branches or pull requests

2 participants