Serving a response based on a request that arrived:
12/8/2025, 10:55:16 AM

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.