© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Cached Session Cookie (JWT) is not refreshed (SvelteKit) - Better Auth
BA
Better Auth
•
13mo ago
•
5 replies
Dmitry
Cached Session Cookie (JWT) is not refreshed (SvelteKit)
I noticed that when enabling the Session Cookie Cache
, Better auth doesn
't generate a new Session Cookie
(JWT
) after the expiration
(max
-age
)
.
I
'm doing
getSession()
getSession()
in a SvelteKit server hook
. Is there something I need to do to initiate the session cookie
(JWT
) refresh
?
Recent Announcements
Similar Threads
How can I validate the cached session data jwt cookie in serverless environment.
BA
Better Auth / help
7d ago
Session cookie not refreshing
BA
Better Auth / help
12mo ago
Session cookie not updating
BA
Better Auth / help
13mo ago
session data is null despite session cookie
BA
Better Auth / help
9mo ago