superfaceai / service-client

Library provides client for superface backend apis.
MIT License
5 stars 1 forks source link

feat: Custom base URL for `fetch` #90

Closed kysely closed 1 year ago

kysely commented 1 year ago

Description

This PR adds baseUrl option for fetch method that allows fetching resources from non-default server while using built-in auth mechanisms.

Motivation and Context

Same as #89

Types of changes

Checklist: