Wrapper for fetch that automatically handles token refresh on 401 responses.
The URL to fetch
Fetch options
Whether to automatically use stored tokens for authorization
Promise with the fetch response
Wrapper for fetch that automatically handles token refresh on 401 responses.