Supabase SSR 😎 - one package to rule them all - No framework / Next.js / Remix / Astro

Поделиться
HTML-код
  • Опубликовано: 9 янв 2025

Комментарии • 15

  • @shaiknoor3751
    @shaiknoor3751 Месяц назад +1

    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?

  • @owenjones7732
    @owenjones7732 2 месяца назад

    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!

  • @vincentpena7017
    @vincentpena7017 4 месяца назад +1

    Thanks for sharing man! Needed this

  • @borisbarzotto5785
    @borisbarzotto5785 3 месяца назад +1

    Thanks my friend

  • @guer0n
    @guer0n 3 месяца назад +2

    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?

  • @StephenRayner
    @StephenRayner 2 месяца назад

    Wow! 😮 thank you 🙏

  • @grzegorzkubik7555
    @grzegorzkubik7555 3 месяца назад +1

    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.

  • @dziaddy
    @dziaddy 3 месяца назад

    Doesn't using cookies in server client disable caching for all?

    • @activenode
      @activenode  3 месяца назад

      Yes. If you need serverside auth, it will disable cache

  • @fulltimefrontend
    @fulltimefrontend 4 месяца назад

    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 ?

    • @activenode
      @activenode  4 месяца назад

      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.

  • @ChristianKolbow
    @ChristianKolbow 4 месяца назад +1

    🥳

  • @MrMoonsilver
    @MrMoonsilver 4 месяца назад

    Absolute trash video. Nah, just joking 😁 thanks for another good and very unique insight. Don't find that content elsewhere!

    • @activenode
      @activenode  4 месяца назад

      The comments that keep me going 🫡