Open
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