You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case, I want to store our user session in a cache, but I don't know what's the best strategy to go with Clerk. I noticed there's afterAuth in v4's authMiddleware but it's unavailable in v5 clerkMiddleware.
Is there another way to handle this kind of thing?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
In my case, I want to store our user session in a cache, but I don't know what's the best strategy to go with Clerk. I noticed there's
afterAuthin v4'sauthMiddlewarebut it's unavailable in v5clerkMiddleware.Is there another way to handle this kind of thing?
All reactions