I have a component that creates new jwt every 14sec but it seems to not be working , also not sure if that is the best way to do it
TL;DR
Developers are having trouble creating a new JWT token every 14 seconds in their client code to send to the server. They are uncertain if this is the most effective approach. The setCookie function is confirmed to only update the cookie.
vyuba
25 Jul, 2025, 16:41
setCookie is a server action that just updates the cookie