This prompt helps you (and your AI) to implementing Hanko with Svelte.
VITE_HANKO_API_URL
configured with VITE_ prefix?register()
called in onMount
for each component?on:eventName
syntax?navigate
from svelte-routing used for redirects?onMount
used correctly for component initialization?