GithubCredentialType
Home > @backstage/integration
> GithubCredentialType
The type of credentials produced by the credential provider.
Signature:
export type GithubCredentialType = 'app' | 'token';
Home > @backstage/integration
> GithubCredentialType
The type of credentials produced by the credential provider.
Signature:
export type GithubCredentialType = 'app' | 'token';