Closed d-corler closed 3 years ago
The Gitlab backend use a wrong prefix for the authorization header.
Github use the custom prefix token, Gitlab use the standard prefix bearer.
token
bearer
released in 0.27.0
The Gitlab backend use a wrong prefix for the authorization header.
Github use the custom prefix
token
, Gitlab use the standard prefixbearer
.