• Make a client credentials request against the XSUAA service.

    Parameters

    • service: string | Service

      Service as it is defined in the environment variable.

    • Optionaljwt: string | JwtPayload

      User JWT or object containing the iss property.

    Returns Promise<ClientCredentialsResponse>

    Client credentials token.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.