SupabaseS
Supabase3y ago
pida

Documentation for full client side authentication with SvelteKit

Hi guys,

I'm trying to build an app using Supabase and SvelteKit.
My app is a hosted on CloudFlare and I need to build it as a static website. So I have no access to a server.
There are great tutorials on Supabase website on authentication using auth-helpers but I looks like it is for SSR apps.

I can't find any tutorial or boilerplate for a full client side authentication. Did I miss something?

Thanks!
Was this page helpful?