Skip to content

attachSigningInterceptor

attachSigningInterceptor(instance, options): void

Defined in: packages/api-client/src/core/interceptors/signingInterceptor.ts:68

Attach the signing async-request transform to an apisauce instance. Safe to call once per RestClient constructor — does not register globally.

ApisauceInstance

SigningOptions

void