NextJS SSR - JWT (Access/Refresh Token) Authentication with external Backendbut please use pure fe
Unanswered
Polar bear posted this in #help-forum
Polar bearOP
I send request to my backend and I get access token which I should set httpOnly , I want to know how I can get access token from server side query , because in client side browser will send all my cookies , also I want to know about refresh functionality how I should implement for retry all requests which is go expired token ? if you have any examples please send , thank you ))