composer icon indicating copy to clipboard operation
composer copied to clipboard

Gitlab access token refresh

Open tlueder opened this issue 2 years ago • 1 comments

Since Gitlab 15.0 was released I have to enter my username and password almost every time I use composer update.

See here: https://docs.gitlab.com/ee/integration/oauth_provider.html#access-token-expiration

Please add support for access token refresh.

Thanks

tlueder avatar Jul 28 '22 13:07 tlueder

Gitlab Auth issues are usually not being fixed until someone sends a PR, just FYI if it's important to you maybe have a look, I believe the bitbucket code already handles refreshes.

Seldaek avatar Jul 30 '22 12:07 Seldaek