-
Notifications
You must be signed in to change notification settings - Fork 541
Open
Labels
auth-jsRelated to the auth-js library.Related to the auth-js library.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
Maintainer of the nuxt/supabase module here.
We have a PR to migrate on the @supabase/ssr package and we're still experiencing this issue with the latest released version including your PR.
The module is now using the @supabase/ssr package and we're still experiencing this issue with the latest released version.
I've removed all occurrences of getSession() in the module and I still have the warning.
Any help on this would be appreciate 🙏
To Reproduce
Clone the nuxt/supabase repository and follow the development readme to run the playground.
Notice the Using the user object as returned from supabase.auth.getSession() or from some supabase.auth.onAuthStateChange() events could be insecure warning.
Expected behavior
Do not display this warning.
felixgabler, sagacity-felix, caiotarifa, XStarlink, MAXOUXAX and 63 more
Metadata
Metadata
Assignees
Labels
auth-jsRelated to the auth-js library.Related to the auth-js library.bugSomething isn't workingSomething isn't working