ScmAuth.getCredentials()
Home > @backstage/integration-react > ScmAuth > getCredentials
Fetches credentials for the given resource.
Signature:
getCredentials(options: ScmAuthTokenOptions): Promise<ScmAuthTokenResponse>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
options |
Promise<ScmAuthTokenResponse>