-
-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
Is your feature request related to a problem? Please describe.
Since we do not provide a full ofetch-compatible client, we should explicitly return an instance that can be configured only with supported fields.
For example, the following list of fields should not be overridden by the user to keep sanctum-related logic as is:
- baseUrl
- credentials
- redirect
- retry
- onRequest
- onRequestError
- onResponse
- onResponseError
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request