supabase
supabase copied to clipboard
Supabase module for Nuxt.
How can I import `useSupabaseUser()` to my composables? I've tried just importing it like everything else, but that gave me some errors.
Hi, I'm trying to get the user role from superbase and store it in composable. I'm Getting error " [nuxt] [useState] key must be a string:" Any help would be...
I have... - 1 Nuxt Website - 2 Supabase Projects I want to... - Build a CRUD View and do changes in **both** Supabase projects Is something like that possible?...
### Version @nuxtjs/supabase: 0.3.0 nuxt: 3.0.0 Cloudflare Workers: - wrangler deploy failed ReferenceError: global is not defined Vercel Edge - after deploy ReferenceError: global is not defined In project only...
I would like to use the types generated with the supabase cli. #90 was closed as completed so I'm assuming this is possible, but I can't seem to make it...
Hello, I have a very basic login form, which is shown when the user is not logged in (I'm using magic link logins). The problem is, my website always shows...
### Version @nuxtjs/supabase: "^0.2.0" nuxt: "3.0.0-rc.12" ### Reproduction Link ### Steps to reproduce set ssr: false and deploy to cloudflare pages then try and login ### What is Expected? setServerSession...
Environment: Nuxt3 Library @nuxt/Supabase Hi, sorry to disturb you, I’m currently working with my colleagues on a project. We need to deploy a Nuxt3 + Supabase project on AWS Amplify....
### Version @nuxtjs/supabase: 0.2.5 nuxt: 3.0.0 (stable) ### Steps to reproduce 1. Go to https://madewithsupabase-git-nuxt-supabase-v2-zernonia.vercel.app/submission 2. Upload image in `image` field 3. Check 'Network' request, error showing ``` error:"jwt malformed"...