Backstage
    Preparing search index...
    githubAuthApiRef: ApiRef<
        OAuthApi & ProfileInfoApi & BackstageIdentityApi & SessionApi,
        "core.auth.github",
    > & { $$type: "@backstage/ApiRef" } = ...

    Provides authentication towards GitHub APIs.