Home > @activeviam/activeui-sdk > AuthenticationHolderImplementationProperties > getRequestOptions
AuthenticationHolderImplementationProperties.getRequestOptions property
Resolves to the request options to use for each authenticated calls.
Signature:
getRequestOptions: (url?: Url) => Promise<RequestInit>;