Axios Cache Interceptor Revalitadion
Good evening everyone, I’m in a NEXT.JS project and I’m using the Axios Cache Interceptor exporting an Axios instance with setupCache and a 60-minute ttl being stored in localStorage.
Good evening everyone, I’m in a NEXT.JS project and I’m using the Axios Cache Interceptor exporting an Axios instance with setupCache and a 60-minute ttl being stored in localStorage.