Step-by-Step Tutorial: Phone Number Authentication with FlutterFlow and Supabase

Поділитися
Вставка
  • Опубліковано 15 вер 2024

КОМЕНТАРІ • 29

  • @lasttour21
    @lasttour21 3 місяці тому +1

    Just what I've been looking for! I appreciate your commitment to supabase- I believe it's the only long term solution available right now. Google is not know for continued support of anything but its mainstream products. I see that you're working on the email verification, another thing which is needed. I'm going to try adapting the Phone Auth technique you've detailed in this video to using OIDC and Twitch. The way you've got it laid out seems pretty clear. (Famous last words...)

    • @just_xolotl
      @just_xolotl  3 місяці тому

      Awesome all the best haha 💪

  • @arniifounder
    @arniifounder 2 місяці тому

    Would love to see an apple authentication! If we have any other types of authentication for mobile devices, apple REQUIRES you to have an apple authentication - so everyone will have to have this at some point with Supabase

    • @just_xolotl
      @just_xolotl  2 місяці тому

      Will be looking into that! Thanks for the suggestion!

  • @pierremusa9678
    @pierremusa9678 3 місяці тому

    Thanks for sharing this very informative video.

  • @AldrichCarrasco
    @AldrichCarrasco 3 місяці тому

    Perfect. Can you do a tutorial to invite other users and assign them a role using FF+Supabase ?

    • @just_xolotl
      @just_xolotl  3 місяці тому

      Thanks. I’ll look into that :)

  • @nasif3089
    @nasif3089 Місяць тому +1

    Thanks for this. How do you handle forgot password with this method?

    • @just_xolotl
      @just_xolotl  Місяць тому +1

      You are able to use the code for forgot password from here: Level Up Your App: Forgot and Reset Password in FlutterFlow and Supabase
      ua-cam.com/video/4oVnyInSLZo/v-deo.html using the phone auth code as well. According to Supabase’s documentation, if the user has no email, it will send the reset password link to their phone number instead. Do let me know if you’d like a full tutorial on this!

    • @nasif3089
      @nasif3089 Місяць тому

      @@just_xolotl thanks, much appreciated.. I’ll check this out and let you know if the tutorial is needed.

  • @camilopenalver
    @camilopenalver 3 місяці тому

    Hello, friend. Thanks for your tutorials about Flutterflow and Firebase. Could you make one tutorial about how to verify the user's email when they register with a password? As you know, by default this option does not work in Flutterflow and is necessary write custom code.

    • @just_xolotl
      @just_xolotl  3 місяці тому +1

      Yup I’m researching into now

    • @camilopenalver
      @camilopenalver 3 місяці тому

      @@just_xolotl Tank you! And tank you for make knowledge funny.

  • @viewer54612
    @viewer54612 Місяць тому

    Great video. Is it possible to have a phone otp sign up without password ?

    • @just_xolotl
      @just_xolotl  Місяць тому

      Thank you. Yes that is possible. It’ll be coming soon. In the mean time you can check out sign in with phone otp: ua-cam.com/video/9ygSqNKTpXI/v-deo.htmlsi=uetJj1GidBsTyypO

    • @viewer54612
      @viewer54612 Місяць тому

      @@just_xolotl I just found out that flutterflow is not yet supported the sign up anonymous user (supabase.auth.signInAnonymously) from supabase v1. Are we going to update update supabase to v2 ?

    • @viewer54612
      @viewer54612 Місяць тому

      ​@@just_xolotl I just found out that flutterflow is not yet supported "supabase v1 create an anonymous user". Do we have to update to supabase v2 ?

    • @just_xolotl
      @just_xolotl  29 днів тому

      @@viewer54612 you can try to import the newest version of Supabase but it might cause some crashes in your app so you have to be careful. Hopefully the FF team upgrades Supabase soon. :)

  • @Leogetofficial
    @Leogetofficial 3 місяці тому

    Brother make video on firebase ana flutterflow phone authentication please