githubAuthApiRef
Home > @backstage/core-plugin-api
> githubAuthApiRef
Provides authentication towards GitHub APIs.
Signature:
githubAuthApiRef: ApiRef<OAuthApi & ProfileInfoApi & BackstageIdentityApi & SessionApi>
Remarks
See https://developer.github.com/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/ for a full list of supported scopes.