How i can update token, when i do request in page, on server side. NextJS. #727
Replies: 1 comment
-
Hey @stanislavstru did you ever fix your issue? At the moment your example is too specific for me to give you some help. Please try to re-explain what you're trying to do if you have some time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please help me. I trying set new token after refresh token.
I have this component.
on server side.
I want add initial request and get initial date, but if this request begin update token, he can't save it.
Guys help me. How can i set new token, on this step? before client side part
Beta Was this translation helpful? Give feedback.
All reactions