Cookie help when it comes to Server components
Unanswered
Magyar agár posted this in #help-forum
Magyar agárOP
Im abit confused how to do this properly, but right now i have a server component where im checking if i have a cookie called "microsoftToken" and if this is not there, im donig doing a request towards a route ive mad to get and return a new token. But how can i set a cookie with the new token from the route so that its saved withint the browser?