issues
search
nuxt-modules
/
supabase
Supabase module for Nuxt.
https://supabase.nuxtjs.org
MIT License
733
stars
129
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Nuxt and `supabase-js`
#431
felixgabler
closed
1 week ago
1
Add security advise to serverSupabaseSession
#430
chris-visser
closed
1 week ago
2
chore(deps): update node.js to v22
#429
renovate[bot]
opened
2 weeks ago
1
How to make the oauth callback work with deep link?
#428
HuakunShen
closed
3 weeks ago
2
Reorganiaiton of the docs and updates
#427
maliksvd
opened
4 weeks ago
1
Depends on vulnerable versions of cookie
#426
avi-agg
opened
1 month ago
4
Nuxt build broken when using nuxtjs/supabase
#425
ZanzibarNuclear
opened
1 month ago
4
Default settings not working for types annotations for serverSupabaseClient and serverSupabaseServiceRole
#424
Zebnastien
opened
1 month ago
0
chore(deps): update devdependency @release-it/conventional-changelog to v9 - autoclosed
#423
renovate[bot]
closed
1 week ago
1
chore(deps): update dependency nuxt to v3.12.4 [security]
#422
renovate[bot]
opened
1 month ago
1
How to use this with pinia?
#421
jlemonz
opened
1 month ago
0
Update title
#420
dahjson
closed
1 month ago
1
Nuxt 3/Supabase error
#419
adolfusadams
opened
1 month ago
7
fix: ssr getSession warning
#418
th1m0
closed
1 month ago
5
Migrate to `@supabase/ssr` to improve SSR support
#417
th1m0
closed
1 month ago
2
Console.warn Using the user object as returned from supabase.auth.getSession() or from some supabase.auth.onAuthStateChange() events could be insecure! This value comes directly from the storage medium (usually cookies on the server) and many not be authentic. Use supabase.auth.getUser() instead which authenticates the data by contacting the Supabase Auth server.
#416
BritLuey
closed
1 month ago
1
chore(deps): update devdependency nuxt to ^3.14.159
#415
renovate[bot]
opened
2 months ago
1
chore(deps): update dependency nuxt-og-image to v3
#414
renovate[bot]
opened
2 months ago
1
chore(deps): update dependency nuxt to ^3.13.1
#413
renovate[bot]
closed
2 months ago
2
Directly throw Supabase error in server utility functions
#412
philliphartin
opened
2 months ago
8
fix(types): added explicit types annotations for `serverSupabaseClient` and `serverSupabaseServiceRole`
#411
th1m0
closed
2 months ago
7
Provide seed data for individual testing/development
#410
pascalwengerter
opened
2 months ago
0
Replace `@nuxthq/ui` with `@nuxt/ui` in demo project
#409
pascalwengerter
closed
2 months ago
2
fix(types): add explicit type annotations for plugins
#408
th1m0
closed
2 months ago
1
fix(types): nullable composable types
#407
th1m0
closed
2 months ago
1
`useSupabaseUser()` should be of type `Ref<User|null>`
#406
J43fura
closed
2 months ago
0
chore(deps): update all non-major dependencies
#405
renovate[bot]
opened
2 months ago
1
fix(types): add explicit types for composables & remove `baseUrl` from tsconfig
#404
th1m0
closed
2 months ago
3
chore(deps): remove prettier
#403
th1m0
closed
2 months ago
1
Auth tokens stacking and causing 431
#402
bootsmann1995
opened
2 months ago
0
chore(deps): update devdependency @nuxt/devtools to v1.3.9 [security]
#401
renovate[bot]
closed
2 months ago
2
chore(deps): update devdependency nuxt to v3.12.4 [security]
#400
renovate[bot]
closed
2 months ago
2
chore(deps): update devdependency @nuxt/devtools to v1.3.9 [security] - autoclosed
#399
renovate[bot]
closed
3 months ago
1
redirect: false work?
#398
linuxmobile
closed
3 months ago
0
Detecting session in URL is not working when sending "Password recovery" email manually from Supabase dashboard
#397
andrei-nikic-co
opened
3 months ago
7
`useSupabaseUser` should be return types include `null`
#396
JianJroh
opened
3 months ago
2
Be aware when calling signUp on the server side
#395
oripka
opened
3 months ago
0
can dev supabase/postgrest.js modules?
#394
zhuewizz
closed
3 months ago
0
LocalDev Docker Service Links
#393
programming-dodo
opened
4 months ago
0
Add support for database types on different schemas.
#392
dts
opened
4 months ago
4
Supabase Auth Warning
#391
ifzm
closed
4 months ago
6
Setting persistSession: false still persists auth session
#390
AccountingSystems
opened
4 months ago
0
[docs] Update 2.get-started.md
#389
onurusluca
closed
4 months ago
1
Auth session missing! (500) causes prerendering to fail
#388
oripka
opened
4 months ago
11
After logging in, use serverSupabaseUser api and report a 500 exception
#387
liuxingyu521
closed
4 months ago
1
Getting AuthApiError: Invalid Refresh Token: Refresh Token Not Found in newest version
#386
dustin-we
opened
4 months ago
5
Latest version breaks Nuxt Devtools
#385
peoray
closed
4 months ago
16
How to correctly use custom claims in Nuxt App
#384
dustin-we
closed
4 months ago
3
useSupabaseClient, useSupabaseSession, useSupabaseUser all resolve types to any
#383
Pimeq
closed
4 months ago
19
Add retries to Supabase client
#382
felixgabler
closed
2 months ago
6
Next