3
supabase/ssr: Offer other means of storing/sending session data other than cookies
Source: supabase/supabase#20567 · opened by @JorensM
Hello, I'm writing an app with React Native and Expo, and after setting up @supabase/ssr I found out that React Native/Expo don't offer means of storing cookies. So I basically can't use @supabase/ssr on the client side because of this, because currently the package stores and sends session data using cookies and doesn't offer any other ways. It would be nice if there were some alternatives to storing/sending session data that would be compatible with React Native and Expo.
Thank you very much!
Thank you very much!
No pledges yet. Be the first to back this.
Comments
Similar requests
Enable Supabase SSR cookies with Vike Cloudflare
1 vote · 0 comments
Make auth JWTs http-only cookies (by default)
11 votes · 0 comments
Add autoRefresh Option to getUser() to Ensure Session Data is Synced with Latest User State
3 votes · 0 comments
Integrate SSR package instead of auth helpers into tutorials
1 vote · 0 comments
Persist session
1 vote · 0 comments
No comments yet.