🎯
blanc
Highlights
Pinned Loading
-
Axios Interceptor with next.js
Axios Interceptor with next.js 1import axios, { AxiosError, AxiosInstance } from 'axios';
2import { GetServerSidePropsContext } from 'next';
3import { parseCookies } from '@/utils';
4import API from './API';
5import Router from 'next/router';
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.