Implementing Protected Apis Next 13
Unanswered
Bombay-duck posted this in #help-forum
Bombay-duckOP
I have an external backend which generates jwt token when i login. on the server side i want to send the bearer authorization token and handle the error responses for retries and session expiry. can someone give me a good approach i used to handle it client side with axios but i cant implement the error config on server as i cant remove or set cookiesl