ScmAuthTokenResponse.headers
Home > @backstage/integration-react > ScmAuthTokenResponse > headers
The set of HTTP headers that are needed to authenticate requests.
Signature:
headers: {
[name: string]: string;
};
Home > @backstage/integration-react > ScmAuthTokenResponse > headers
The set of HTTP headers that are needed to authenticate requests.
Signature:
headers: {
[name: string]: string;
};