Custom global fetch interceptor
Unanswered
Entlebucher Mountain Dog posted this in #help-forum
Entlebucher Mountain DogOP
Could someone please provide me with an example of the code to make a fetch interceptor in NextJS 14? It needs to include the ability to rotate tokens and establish authorization headers so that I may use it in my project.