NextJs Axios Interceptor
Unanswered
Cuban Crocodile posted this in #help-forum
Cuban CrocodileOP
Hello my application uses Nextjs for frontend and Express as backend. My backend has jwt and is it okay to use axios interceptor for refreshtoken than built-in fetch?
1 Reply
Cuban CrocodileOP
I know nextjs devs here uses built-in fetch and nextauth, im not that good in authentication hehe