DEV Community

Session Management in SvelteKit Using Stores with svelte-kit-sessions

yutak23 on January 11, 2024

Introduction When looking for session management libraries in SvelteKit, it seemed that there were only ones that store session informat...
Collapse
 
theether0 profile image
Shivam Meena

You can also check out:
npmjs.com/package/@ethercorps/svel...
github.com/etherCorps/SK-Redis-Ses...

Supports all runtimes - Redis based sessions.

Collapse
 
williamdiakite profile image
William Diakité

Probably a silly mistake in your Overview of svelte-kit-sessions section, but svelte-kit-sessions does NOT store the Session in a cookie.
npmjs.com/package/svelte-kit-sessions