Skip to main content
Version: Next

DefaultGithubCredentialsProvider

Home > @backstage/integration > DefaultGithubCredentialsProvider

Handles the creation and caching of credentials for GitHub integrations.

Signature:

class DefaultGithubCredentialsProvider implements GithubCredentialsProvider 

Implements: GithubCredentialsProvider

Remarks

TODO: Possibly move this to a backend only package so that it's not used in the frontend by mistake

Methods

Method

Modifiers

Description

fromIntegrations(integrations)

static

getCredentials(opts)

Returns GithubCredentials for a given URL.