Backstage
    Preparing search index...

    Variable bitbucketAuthApiRefConst

    bitbucketAuthApiRef: ApiRef<
        OAuthApi & ProfileInfoApi & BackstageIdentityApi & SessionApi,
        "core.auth.bitbucket",
    > & { $$type: "@backstage/ApiRef" } = ...

    Provides authentication towards Bitbucket APIs.