ScmAuthApi.getCredentials()
Home > @backstage/integration-react > ScmAuthApi > getCredentials
Requests credentials for accessing an SCM resource.
Signature:
getCredentials(options: ScmAuthTokenOptions): Promise<ScmAuthTokenResponse>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
options |
Promise<ScmAuthTokenResponse>