Bug report
Describe the bug
Fresh project with template, signin doesnt work. The error:
@supabase/ssr: Detected stale cookie data. Please check your integration with Supabase for bugs. This can cause your users to loose the session.
I would expect the "official" boilerplate to work out of the box, i haven't dig what's wrong ¯_(ツ)_/¯
To Reproduce
Just get the starter template with
pnpm create create-next-app -e with-supabase
Not 100% sure but seems like you guys are hosting the template here: https://github.com/vercel/next.js/tree/canary/examples/with-supabase
System information
- OS: Debian
- Browser (if applies): Firefox
- Version of supabase-js: latest
- Version of Node.js: 20.17
Bug report
Describe the bug
Fresh project with template, signin doesnt work. The error:
@supabase/ssr: Detected stale cookie data. Please check your integration with Supabase for bugs. This can cause your users to loose the session.I would expect the "official" boilerplate to work out of the box, i haven't dig what's wrong ¯_(ツ)_/¯
To Reproduce
Just get the starter template with
pnpm create create-next-app -e with-supabaseNot 100% sure but seems like you guys are hosting the template here: https://github.com/vercel/next.js/tree/canary/examples/with-supabase
System information