Thank you so much for your videos! Your self-hosting Supabase tutorial was incredibly helpful. Could you please make a video on configuring authentication with username/password and OAuth in a self-hosted setup?
If it makes sense, would you kindly do a demo on Supabase with Drizzle? Maybe something related to SSR, if that fits? That would be great! Thanks for the awesome video!
Thanks a lot for the video. It helped me a lot. However, in Supabase documentation (Setting up Server-Side Auth for Next.js), it is not recommended to use getSession() in middleware. Or am I missing a point?
Thanks for the video! One question though - is there any way to use Next caching while using server client? It uses 'cookies' and this it makes pages dynamic. I've looked a lot, but haven't found any workaround yet.
Awesome, your videos are more helpful than supabase ones. Currently using nextjs pages router with Auth handlers and it is working great. Besides needing more motivation to shift the codebase from pages router to app router. I have few questions : createBrowserClient with singleton false, would share the same client across browser tabs ?
singleton: false should normally NOT be activated other than when you need it. It does not have anything to do with multiple tabs. There are RARE reasons when to use singleton: false. E.g. when you need 2 Supabase clients from 2 different projects.
Thank you so much for your videos! Your self-hosting Supabase tutorial was incredibly helpful. Could you please make a video on configuring authentication with username/password and OAuth in a self-hosted setup?
If it makes sense, would you kindly do a demo on Supabase with Drizzle? Maybe something related to SSR, if that fits? That would be great! Thanks for the awesome video!
Thanks for sharing man! Needed this
Thanks my friend
Always 🙏
Thanks a lot for the video. It helped me a lot. However, in Supabase documentation (Setting up Server-Side Auth for Next.js), it is not recommended to use getSession() in middleware. Or am I missing a point?
Wow! 😮 thank you 🙏
Thanks for the video! One question though - is there any way to use Next caching while using server client? It uses 'cookies' and this it makes pages dynamic. I've looked a lot, but haven't found any workaround yet.
Doesn't using cookies in server client disable caching for all?
Yes. If you need serverside auth, it will disable cache
Awesome, your videos are more helpful than supabase ones. Currently using nextjs pages router with Auth handlers and it is working great. Besides needing more motivation to shift the codebase from pages router to app router. I have few questions :
createBrowserClient with singleton false, would share the same client across browser tabs ?
singleton: false should normally NOT be activated other than when you need it. It does not have anything to do with multiple tabs.
There are RARE reasons when to use singleton: false. E.g. when you need 2 Supabase clients from 2 different projects.
🥳
Absolute trash video. Nah, just joking 😁 thanks for another good and very unique insight. Don't find that content elsewhere!
The comments that keep me going 🫡