React with supabase 1: setup, basic authentication

Поділитися
Вставка
  • Опубліковано 9 жов 2022
  • In this video we are going to learn supabase with react. In this part we are gong to setup the project and do a basic authentication with Github.
    - Doc: supabase.com/docs/reference/j...
    - code: github.com/Chensokheng/react-...
    Support the channel : 🙏🌸
    - donate 🌻: / dailywebcoding
    Follow me: 👇
    - Discord: / discord
    - Github: github.com/Chensokheng

КОМЕНТАРІ • 21

  • @hasnainnisan6128
    @hasnainnisan6128 Рік тому +5

    Awesome, i was stuck with the state changes, you make it lot easier

  • @HanLok420
    @HanLok420 10 місяців тому +11

    Thank you for the greate video!
    For the future viewers, supabase doc has changed a bit since the release of v2 so you have to write supabase.auth.getSession() and supabase.auth.signInWithOAuth. Besides that make sure you unsubscribe the authlistener with authlistener.subscription.unsubscribe(); else you will run into an error which says authlistener.unsubscribe(); is not a function. Anyhow that was for me the case

  • @nicolaasgrobler
    @nicolaasgrobler Рік тому +2

    Awesome video! Keep up the great work.

  • @maskman4821
    @maskman4821 Рік тому +1

    Thank you for this tutorial, I have learned something new, hopefully you can cover route guard 😀

  • @shineLouisShine
    @shineLouisShine 7 місяців тому +2

    So I was looking for part 2...
    ...and looking, and looking, and looking...

  • @JH-br4iv
    @JH-br4iv Рік тому

    great video, thanks!

  • @rishiraj2548
    @rishiraj2548 Рік тому +1

    Wow! Thanks

  • @mariodark4012
    @mariodark4012 Рік тому

    Just what I needed !! Can you do a tutorial on Filepond + Supabase with NextJS ? It would be really helpful !

  • @SandManRock
    @SandManRock Рік тому +1

    thanks bro you saved my too much time

  • @hehe3323
    @hehe3323 Рік тому

    when are you gonna uplaod the next video of this part? It is really helpful. Thanks.

  • @jittojoyes7533
    @jittojoyes7533 Рік тому

    How about deployment, I don't know how to do redirects for supabase auth in vercel or netlify.

  • @onepercentdaily8772
    @onepercentdaily8772 Рік тому +1

    💯💯💯

  • @alessandrogenerale3106
    @alessandrogenerale3106 6 місяців тому

    AMAZING

  • @aanes1dev869
    @aanes1dev869 Рік тому

    can you do one with nextjs? l don`t understand how to logout with ssr, normal signout does not work..

  • @developerpaul46
    @developerpaul46 Рік тому +1

    Thanks

  • @map-creator
    @map-creator Рік тому

    Thanks for the tutorial. l❤your font. Which font are you using?

  • @mohammadjawad5085
    @mohammadjawad5085 Рік тому

    Thanks,
    Can you explique with typescript?

  • @MorningstarMiracle-wi4uq
    @MorningstarMiracle-wi4uq 20 днів тому

    Why is nobody using vite react .. jsx

    • @lynne.5416
      @lynne.5416 6 днів тому

      Yeah I've noticed too, most indian I've watched are using jsx though

  • @recessiv3
    @recessiv3 3 місяці тому +2

    bro is literally coding in cursive what the fuck

  • @user-re8lt2gy3g
    @user-re8lt2gy3g Рік тому +1

    This is not the way to do it ,there some server side rendering envolved in this shit