Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.

Switch to bearer auth

Choose a tag to compare

@shyim shyim released this 09 Apr 07:51
· 493 commits to live since this release

To improve the compability with Composer. We switched to bearer auth from an header. This means you can create an auth.json with the credentials.

The auth.json can be created by an composer config command easily and the Token saved in Gitlab CI.

See https://getcomposer.org/doc/articles/authentication-for-private-packages.md for more Informations