-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug report
- I confirm this is a bug with Supabase, not with my own application.
- I confirm I have searched the Docs, GitHub Discussions, and Discord.
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
BankkRoll
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working