issues
search
bigcommerce
/
storefront-data-hooks
Hooks for React Storefront UI Components
MIT License
166
stars
36
forks
source link
Improve Extensibility 2
#70
Closed
jorgemasta
closed
3 years ago
jorgemasta
commented
3 years ago
Continuation of the work started in #67.
Allow to set the
base
at Provider level. Thus, if it is set, all requests will be made with that base URL.
Allow to define the credentials that will be used in the network requests
Continuation of the work started in #67.
base
at Provider level. Thus, if it is set, all requests will be made with that base URL.