issues
search
supabase
/
auth-helpers
A collection of framework specific Auth utilities for working with Supabase.
https://supabase.github.io/auth-helpers/
MIT License
908
stars
232
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: adds deprecation warning to README
#810
awalias
closed
11 minutes ago
0
fix: update broken link to the migration doc
#809
joshdance
closed
16 minutes ago
0
chore: update dependencies
#808
staaldraad
opened
1 month ago
0
chore(deps): bump next from 13.5.1 to 14.2.10 in /examples/nextjs
#807
dependabot[bot]
closed
1 month ago
1
Google OAuth Login Fails with "Invalid Flow State" on Production Server
#806
layonelLeal
closed
1 month ago
1
Cannot read properties of undefined (reading 'getSession')
#805
vednig
opened
2 months ago
0
auth-helpers-shared: "Session from session_id claim in JWT does not exist" error
#804
rsimon
opened
4 months ago
9
invalid input syntax for type uuid: \"\"
#803
robksawyer
opened
5 months ago
0
User is null in nextjs api route handler
#802
muezz
opened
5 months ago
5
Cookie issue leads to 502 Gateway Error with supabase SSR
#801
philmas
closed
5 months ago
1
chore: resolve dependabot alerts
#800
kangmingtay
closed
5 months ago
0
move @types/cookie to main dependencies
#781
rbutera
opened
6 months ago
0
feat: fix `ssr` cookie handling in all edge cases
#780
hf
closed
5 months ago
3
`signOut` does not clear storage when session is invalid
#778
chaichontat
opened
6 months ago
5
URGENT: all Supabase APIs hitting 522 Cloudflare edge worker timeouts
#777
douglasqian
closed
6 months ago
0
fix: cookie maxAge should be in seconds
#776
hmnd
opened
7 months ago
2
Mark `auth-helpers` packages as deprecated on npm
#775
hmnd
opened
7 months ago
3
recommend ssr
#774
inian
closed
7 months ago
0
ci: add build job
#773
hf
closed
7 months ago
0
tools: update turborepo
#772
hf
closed
7 months ago
0
chore(ssr): replace ramda with moderndash, reduce global package size
#771
Olyno
closed
5 months ago
4
Nextjs: Using a non-auth related search parameter `code` can be very problematic!
#770
williamlmao
opened
7 months ago
1
feat: auth-helpers-nextjs total fix with createMiddlewareClientV2
#769
hf
opened
7 months ago
3
fix: dependabot issues
#768
kangmingtay
closed
7 months ago
0
chore: update versions
#767
github-actions[bot]
opened
7 months ago
0
Requesting offline_access scope with Azure OAuth and Astro causes cookies to be deleted
#766
glib-0
closed
7 months ago
1
fix: cookie maxAge should be in seconds
#765
hmnd
closed
7 months ago
3
fix: bump supabase-js
#764
kangmingtay
closed
7 months ago
0
chore: update versions
#763
github-actions[bot]
closed
7 months ago
0
chore: update versions
#762
github-actions[bot]
closed
7 months ago
0
ci: bump pnpm version
#761
kangmingtay
closed
7 months ago
0
fix: small improvements/fixes to cookie chunker in ssr
#760
hf
closed
7 months ago
4
feat: release v0.2.0
#759
J0
closed
7 months ago
0
fix: add default value for cookies
#758
J0
closed
7 months ago
0
fix: run prettier and bump node version
#757
J0
closed
7 months ago
0
Update createBrowserClient.ts to allow for ONE option only instead of…
#756
activenode
closed
7 months ago
0
Receiving warning when I'm not calling auth.getSession anywhere: Using is potentially insecure as it loads data directly from the storage medium (typically cookies) which may not be authentic. Prefer using supabase.auth.getUser() instead. To suppress this warning call supabase.auth.getUser() before you call supabase.auth.getSession()
#755
williamlmao
opened
8 months ago
34
[@supabase/ssr] Documentation for `createServerClient` & createBrowserClient
#754
biasedbit
opened
8 months ago
1
fix: ssr added to readme.md
#753
Hallidayo
closed
8 months ago
1
Fixing createBrowserClient.ts to not fail accessing cookie properties…
#752
activenode
closed
8 months ago
0
fix: bump supabase-js to match lastest types.
#751
NicolasMontone
closed
8 months ago
1
Server-Side Auth with Magic Link does not set auth token cookie
#750
jj0b
closed
8 months ago
2
Custom schema implementations don't work with the supabase ssr package
#749
anindosarker
opened
8 months ago
4
README has no mention of SSR
#748
chekdotdev
closed
8 months ago
0
[supabase-ssr] DELETE event on realtime sub throws error
#747
kryptus36
opened
8 months ago
0
fix: allow setting custom cookie name in createBrowserClient
#746
kangmingtay
closed
7 months ago
2
fix: add `undefined` to `serverSession` type
#745
ttytm
opened
9 months ago
0
[supabase/ssr] Missing hooks for `useSupabaseClient`, `useUser`, `useSession`
#744
bombillazo
closed
4 months ago
6
[supabase/ssr] Calling `createBrowserClient` multiple times overriding cached client options
#743
bombillazo
closed
4 months ago
1
The SvelteKit SSR Documentation Examples Enhancements
#742
kvetoslavnovak
closed
7 months ago
11
Next