This prompt helps you (and your AI) to implementing Hanko with SvelteKit.
PUBLIC_HANKO_API_URL
configured with PUBLIC_ prefix?register()
called in onMount
for each component?on:eventName
syntax?goto
from $app/navigation
used for redirects?hooks.server.ts
implemented for server-side route protection?/sessions/validate
endpoint?cookies.get()
in server hooks?$env/dynamic/public
?