Closed SokratisVidros closed 1 month ago
Fetching the Clerk JWT should always be done via the Clerk SDK, not the __session cookie that acts as a cache and creates the risk of getting an outdated JWT.
What changed? Why was the change needed?
Fetching the Clerk JWT should always be done via the Clerk SDK, not the __session cookie that acts as a cache and creates the risk of getting an outdated JWT.
Screenshots