This prompt helps you (and your AI) to implementing Hanko with Solid.
VITE_HANKO_API_URL
configured with VITE_ prefix?register()
called in onMount
for each component?onMount
and onCleanup
used correctly for setup/teardown?useNavigate
from @solidjs/router used for redirects?hanko.onSessionCreated()
?