Serving a response based on a request that arrived:
2/5/2026, 2:53:07 PM

Welcome to SvelteKit

Visit kit.svelte.dev to read the documentation

Not logged in

Debug

Try and reload the page after logging in. Use the browser developer tools and inspect the Storage -> Cookies and see that a valid cookie still is set, even after reloading the page.

This cookie should be parsed, and the user should be logged in automatically.

However, a cached version of the page is shown. See the cached response date as the timestamp above.