You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
...The text was updated successfully, but these errors were encountered: