Authentication in FlutterFlow and Supabase (100% Beginner Friendly Walkthrough)

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

КОМЕНТАРІ • 27

  • @dogesamurai4930
    @dogesamurai4930 18 днів тому

    thankss broo!!

  • @efrenhaw
    @efrenhaw 7 місяців тому

    Hey! Thank you for the video. For the create account, you can register and store the data of email and password in Supabase, but you did not configure the name field to be stored in the Supabase, how do you do that?

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

      You’d probably need to create a new user data table and store it there. At least that’s what I do to store other user related data 🙂

    • @efrenhaw
      @efrenhaw 7 місяців тому

      @@just_xolotl thank you! Do you offer some consulting or something like that?

    • @just_xolotl
      @just_xolotl  7 місяців тому

      Unfortunately not at the moment. But I’m planning to at some point in the near future (by the end of this year).

  • @GUSTAVOJORGEALESSANDRI
    @GUSTAVOJORGEALESSANDRI 4 місяці тому

    Hi, nice video!
    Just a quick question.
    When testing the app, it works the first time but the user keeps logged.
    And when Itry to test other changes, my user is always logged.
    How to log out the user?
    Thanks!

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

      You can create a button in the home page and add a log out action to log out. Also thanks!

  • @headhunterdigital670
    @headhunterdigital670 4 місяці тому

    Hi thank you for the video! Very nice content, can you please do forgot password option with FF and Supabase? Thank you so much 😊

  • @R0cky0
    @R0cky0 9 місяців тому

    Hi thanks for the tutorial. Can you do an email OTP signup & signin walkthrough with FlutterFlow + Supabase if possible?

    • @just_xolotl
      @just_xolotl  9 місяців тому

      Thanks for the suggestion! Will be making one soon :)

  • @asletic
    @asletic 8 місяців тому

    Thanks for the video! Can you also tell us how to do a supabase user account delete in flutterflow?

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

      No problem! I can make a short video tutorial on that right now!

    • @asletic
      @asletic 8 місяців тому

      @@just_xolotl bravo! you got my subs =D

    • @just_xolotl
      @just_xolotl  8 місяців тому

      @@asletic thanks so much! The video will be coming out soon!

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

      @@asletic Sorry sorry! But the video is taking longer than expected as the process for deleting a user (without exposing security issues) is pretty complicated 😭. So the video is taking a longer time to create! But rest assured! I’ll do my best to pump out the video by Friday!

  • @rabeezley
    @rabeezley 8 місяців тому

    Great video!.. Can you cover how to do a forgot password and a change password pages?

    • @just_xolotl
      @just_xolotl  8 місяців тому

      Thanks for the awesome suggestion! I’ll definitely do that! Stay tuned for that in the next couple of weeks! And thanks for the kind words! 😁

    • @rabeezley
      @rabeezley 8 місяців тому

      @@just_xolotl Thank you! Nice to see someone doing supabase videos. Do you do any consulting? I want to do as much as I can, but I know there will be a point where I will need help.

    • @just_xolotl
      @just_xolotl  8 місяців тому

      ​@@rabeezley You can feel free to dm me on instagram @just_xolotl with any questions that you have and I'll try to help you :). We can also arrange for 1-1 consulting in the future if the need arises! Cheers! 😄

  • @iredtm4812
    @iredtm4812 9 місяців тому

    where is the name in supabase after register?

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

      hi I stored the user's name in a Supabase table since it will be useful in most cases. The name text field is not required for authentication using Supabase but will most likely come in handy later in your app! Just wanted to show that you can also get and store other user data when the user registers. :)

  • @alvanzaputra5839
    @alvanzaputra5839 8 місяців тому

    login with google using supabase please :D

    • @just_xolotl
      @just_xolotl  8 місяців тому

      No problem! Tutorial for that planned and coming up soon!

  • @BGdev305
    @BGdev305 8 місяців тому

    PLEASE get rid of the constantly repeating piano music!

    • @just_xolotl
      @just_xolotl  8 місяців тому

      Thanks for the feedback! Have done just that in most recent videos! Feel free to check them out!