mark
BABetter Auth
•Created by ChowderCrab on 2/18/2025 in #help
Cookie cache does not refresh with server-side getSession call
I use the same way to refresh cache in v1.1.21. But I find it not working any more in v1.2.4. The
ctx.setCookie
is not called in v1.2.434 replies
BABetter Auth
•Created by Dmitry on 3/1/2025 in #help
Cached Session Cookie (JWT) is not refreshed (SvelteKit)
This my middleware in express. It can refresh the cache cookie when it expired.
However, it works in v1.1.21 but not in v1.2.4
I'm still trying to figure out how to do it
6 replies