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.
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
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 browserIt 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