supabase icon indicating copy to clipboard operation
supabase copied to clipboard

Supabase module for Nuxt.

Results 171 supabase issues
Sort by recently updated
recently updated
newest added

### Version @nuxtjs/supabase: nuxt: Hi I've started facing an issue when the access_token is kept in the url and user is not detected/logged in. ![image](https://github.com/nuxt-modules/supabase/assets/17269309/a4490179-3fda-4b42-9dec-becc8ccffe1d) I have no warning or...

bug
Stale

### Version @nuxtjs/supabase: "^1.0.2" nuxt: "^3.7.0" After one successful password reset, I am unable to reset password of either the same user or other users. I get a failed to...

bug

### Version @nuxtjs/supabase: v1.1.5 nuxt: v3.9.0 ### Description **_When I run ```npm run dev``` I get the following error message on the page in the browser;_** ``` 500 useSupabaseClient is...

bug

### Version @nuxtjs/supabase: 1.1.6 nuxt: 3.9.3 ### Reproduction Link https://github.com/dts/supabase-nuxt-ssr-repro ### Steps to reproduce Add SUPABASE_URL and SUPABASE_KEY to .env, and start up the repro link above. Go to `/erroring`,...

bug
Stale

### Version "@nuxtjs/supabase": "^1.1.6", "nuxt": "^3.9.3", "vue": "^3.4.14", "vue-router": "^4.2.5" ### Reproduction Link [Reproduction](https://stackblitz.com/edit/github-yqlzeu?file=app.vue,pages%2Findex.vue,.env.example,.env,layouts%2Fdefault.vue,pages%2Flogin.vue) ### Steps to reproduce - Start new nuxt - Add `@nuxtjs/supabase` (Add .env with required variables...

bug

### Version @nuxtjs/supabase: nuxt: ### Reproduction Link Right now it seems that the Nuxt composable useSupabaseClient(); is struggling to consume my access token and redirect to set the session on...

bug
Stale

### Version @nuxtjs/supabase: 0.3.8 nuxt: 3.6.5 ### Reproduction Link See here https://github.com/supabase/gotrue-js/issues/455#issuecomment-1652553296 ### Steps to reproduce New project, install Nuxt and supabase and tryu to use magic link login ###...

bug

Hello, I would like to make my auth sync across multiple subdomains domain.com -> a.domain.com Similarly to https://github.com/orgs/supabase/discussions/5742 Is there a convenient way to handle this via the nuxt module?

question
Stale

### Version @nuxtjs/supabase: "^1.1.5", nuxt: "^3.9.1" ### Steps to reproduce Follow get started guide with bun: http://supabase.nuxtjs.org/get-started ### What is Expected? Successful installation. ### What is actually happening? When running:...

bug
Stale

Hi , I'm interested in understanding whether it's feasible to generate an array of slugs dynamically, fetching them asynchronously within a function. In this case the function name is useExcludedURLS()....

question
Stale