gitlabAuthApiRef
Home > @backstage/core-plugin-api
> gitlabAuthApiRef
Provides authentication towards GitLab APIs.
Signature:
gitlabAuthApiRef: ApiRef<OAuthApi & OpenIdConnectApi & ProfileInfoApi & BackstageIdentityApi & SessionApi>
Remarks
See https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html#limiting-scopes-of-a-personal-access-token for a full list of supported scopes.