• Make a user token request against the XSUAA service.

    Returns

    User token.

    Parameters

    • service: Service

      Service as it is defined in the environment variable.

    • userJwt: string

      User JWT.

    • Optional options: ResilienceOptions

      Options to influence resilience behavior (see ResilienceOptions). By default, usage of a circuit breaker is enabled.

    Returns Promise<string>

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