Cookie is too large

Hi!

Im getting this error while trying to authenticate using the SSR package. It only happens with Facebook and Magic Link. Google and Twitter works fine.

Cookie "sb-fqroianeozfiexhqqmaj-auth-token.1" is too large, and will be discarded by the browser

It throws a 500 error.

I tried combining chunks in hooks.server.ts, but it didn't work.

Im using the latest sveltekit and supabase.

Any ideas?

Thank you
Was this page helpful?