Closed th1m0 closed 1 month ago
We're already using @supabase/ssr
under the hood and the warning comes from this lib. I've created an issue to encourage the maintainers to fix it: https://github.com/supabase/auth-js/issues/912. What issues are you facing with SSR?
Ah, that was stupid of me. I will see if I can fix the issue, then make another issue/PR accordingly! Thank you for the quick response.
Is your feature request related to a problem? Please describe.
It may be beneficial to migrate to
@supabase/ssr
for improved server-side rendering (SSR) support. This would also resolve SSR warnings like the following:Describe the solution you'd like
Migrating to
@supabase/ssr
could help resolve the SSR-related issues.Describe alternatives you've considered
N/A
Additional context
I'd be happy to implement this, if this is the direction we want to go into.
See: https://github.com/supabase/ssr https://github.com/orgs/supabase/discussions/27037 https://supabase.com/docs/guides/auth/server-side