ยฉ 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabaseโ€ข4y agoโ€ข
3 replies
BoogersLLC

Supabase SvelteKit Helper

I'm relatively new to both Supabase and Svelte Kit. I see there is an Auth Helper for Suapbase with SvelteKit (https://supabase.com/docs/guides/auth/auth-helpers/sveltekit). Maybe I'm just missing something but is this documentation out of date?

There are naming conventions and stores in the example that I don't see anywhere else and aren't available such as:
-
import { session } from '$app/stores'
import { session } from '$app/stores'

-
__layout.svelte.ts
__layout.svelte.ts

-
hooks.ts
hooks.ts
instead of
hooks.server.ts
hooks.server.ts

-
import type { GetSession } from '@sveltejs/kit'
import type { GetSession } from '@sveltejs/kit'
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

SvelteKit Auth Helper
SupabaseSSupabase / help-and-questions
4y ago
Sveltekit Auth Helper update for latest sveltekit ?
SupabaseSSupabase / help-and-questions
4y ago
Sveltekit auth helper example error
SupabaseSSupabase / help-and-questions
4y ago
Sveltekit Supabase Auth Helpers cookies.set() error
SupabaseSSupabase / help-and-questions
3y ago