SSR authentication on SvelteKit
Naive question - apologies if I'm mixing up concepts.
I was looking at https://supabase.com/docs/guides/auth/server-side/creating-a-client?framework=sveltekit and noticed that it does not mention e.g. google login, which is what I usually use. Is this an omission or is that not possible in an ssr environment?
I was looking at https://supabase.com/docs/guides/auth/server-side/creating-a-client?framework=sveltekit and noticed that it does not mention e.g. google login, which is what I usually use. Is this an omission or is that not possible in an ssr environment?