Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logs being spammed with "No storage option exists to persist the session, which may result in unexpected behavior when using auth." #193

Closed
jawngee opened this issue Jun 9, 2023 · 0 comments · Fixed by #194
Labels
bug Something isn't working

Comments

@jawngee
Copy link
Contributor

jawngee commented Jun 9, 2023

Version

@nuxtjs/supabase: 0.3.6
nuxt: 3.5.3

Reproduction

https://stackblitz.com/edit/nuxt-starter-iekjfv

What is actually happening?

Upgraded from 0.3.5. When using serverSupabaseServiceRole in a server route, I keep seeing the error No storage option exists to persist the session, which may result in unexpected behavior when using auth. If you want to set persistSession to true, please provide a storage option or you may set persistSession to false to disable this warning. in our logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant