I'm using openapi-fetch to generate the CRUD from swagger documentation. openapi-fetch allows send http requests using Fetcher, but I don't know how to implement interceptor to refresh an access token
I'm using openapi-fetch to generate the CRUD from swagger documentation. openapi-fetch allows send http requests using Fetcher, but I don't know how to implement interceptor to refresh an access token