Firebase Authentication Setup In Flutterflow

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

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

  • @j.clinton3324
    @j.clinton3324 2 года назад +7

    It's truly amazing how easy you guys made this. This product keeps amazing me, especially because there is a free tier where I can play around and try everything out before I deploy my app! It's also amazing that you let us download the code and everything to have full control over the app. Keep up the good work!!

  • @matthewgustafson7453
    @matthewgustafson7453 Год назад +2

    Would love to see a specific video on how to setup images. Not only uploading images, but how to pull images from firebase when user selects different inputs like radio buttons. Awesome work so far, thanks heaps.

  • @mr.p362
    @mr.p362 Год назад +7

    Ok just a note for anybody who is super stuck and nothing is working although you've tried everything, there might be a really really simple fix. Now this might seem like a no - brainer, but all u gotta do is go into test mode. Yes, a lot of people prob don't need this, but I went through this issue and this is kind of a last ditch solution for anybody who really needs help!

  • @Vrilogs
    @Vrilogs 9 месяцев назад

    Thank you for showing the steps for authentication via firebase! Took me sometime to figure out the authentication process working with firebase. I was getting invalid credential error in my sign up page when creating account. I suspected that firebase was trying to login without creating the account first. How I resolved is that I changed the action of the create account button to "Auth Create Account" as it was set to "Auth Log in" by default when the project was created with firebase. Hope this helps out to others :)

  • @MackLeye
    @MackLeye Год назад

    Interesting......good work teacher

  • @ashishk5016
    @ashishk5016 11 месяцев назад +1

    Hi very well explained but can you make a video for
    1. Admin module and client module under one login screen if the use is admin it should redirect him to admin page and if client then client module
    Also once Authorized from the firestore/Superbase by admin via the admin dashboard then only the client can login -> Firestore/super base-> Admin Dashboard -> users 1. Create /Send password etc basically the admin page for Firestone and supervise within the app from one login page users
    2. Logged in users
    ->Delete users

  • @CarlosRodriguez-iw5nq
    @CarlosRodriguez-iw5nq Год назад +2

    Error updating Firestore Security Rules...
    Make sure you set up Firebase for your project under "Settings" > "Firebase".
    Quien me ayuda?

  • @Leonardo-ih9iy
    @Leonardo-ih9iy Год назад +1

    Hi .. you said that a next Video the conditional Actional will be explained (means what happens when Login is correct and navigate to next page) . But this video is still missing. Thanks

  • @siham432
    @siham432 10 дней назад

    Hello, I designed all the pages then start working on authuntification. Following the steps in the video but still when I test it, it doesn't work!

  • @Mani1990
    @Mani1990 Год назад

    Very clear video

  • @zidansyed
    @zidansyed 9 месяцев назад

    make a video on passwordless and mobile number authentication please. We want to know what else subscriptions may be required for that

  • @ChrisLaupama
    @ChrisLaupama 2 года назад +1

    Yes! Perfect!

  • @dimitrischristodoulou9319
    @dimitrischristodoulou9319 6 месяцев назад

    Hey great video!!! How to customize the response from Firebase in case credentials are wrong or email exists etc. Now its just an ugly snackbar!

  • @NoneOfyourBusiness468
    @NoneOfyourBusiness468 3 дня назад

    Are Flutterflow courses still valid 2024/25?

  • @koptehe_private
    @koptehe_private Год назад +3

    It doesn't work. FlutterFlow doesn't connect to Firebase and doesn't create user. I've done everything as in the video but it doesn't work. For what do I need to use FlutterFlow if Auth doesn't work at the beginning of my work?

  • @philholt6036
    @philholt6036 Год назад

    Great video, very clear, thanks !

  • @giadavolpin3564
    @giadavolpin3564 Год назад +2

    There is a bug, the "Enable authentication" button does not work (it automatically resets to off. I worked around it going to Authentication>Firebase

    • @christophermungiria2876
      @christophermungiria2876 Год назад

      How did you do this?

    • @realtfa
      @realtfa Год назад

      Same things as what happened to me. Fixed using your method, thanks :)

  • @museworks1
    @museworks1 Год назад +2

    So i wasn't seeing cloud functions admin so:
    > I went to the roles tab in the "IAM & Admin" menu.
    > There is a search button next to the filter icon where you can type in "Cloud Functions Admin"
    > Click on cloud functions admin (autocomplete)
    > Click the 3-dot menu
    > Click create role from this role
    > Don't edit anything
    > Click create
    That should sort it out. Hopefully this helps you guys

    • @prodmock
      @prodmock 9 месяцев назад

      yo bro, i have the same Problem but with the service Account User role... do you know a solution to that one?

  • @jasonhurst_
    @jasonhurst_ 2 года назад +1

    Audio player doesn't work on Android 12 and no response from FF team (I have a pro account).

  • @mohammedabdillah7418
    @mohammedabdillah7418 2 года назад +1

    Helpful,need roles& permission>firebase

  • @a1music143
    @a1music143 2 года назад +2

    Hi when does the next video for Google etc come?

    • @orchard800
      @orchard800 2 года назад

      I'm looking for that too, 3 months on.

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

    Is it possible to make the 'Log In' page different from the 'Sign Up' page?

  • @bartosz6364
    @bartosz6364 8 месяцев назад

    Template used in this video doesn't exist anymore. EDIT: I think it's fine as both SignIn and SignUp are integrated now into one template. EDIT2: in the template I use there were 2 tabs - one for SingIn and one for SignUp. Creation of account was not working and the reason was that 'Sign Up' button was linked to incorrect action. I had to change the action from 'Log In' to 'Craete Account'. Then it worked properly. Hope this helps if you have the same issue.

  • @Geekistaan
    @Geekistaan 2 года назад

    great vid

  • @SadPandaLoves
    @SadPandaLoves Год назад +1

    I followed along but when I clicked manage content it showed an error. I managed to fix that with a GCD(i think) issue. but when I closed it and tried to run it again, when I click manage content it is empty. no error and now user. am I missing something?

    • @SadPandaLoves
      @SadPandaLoves Год назад +2

      Watched till the end. need to click the subscribe button and check the create document field and then select users. The template in the video wasn't an option for me and the one I chose did not have that automatically.

  • @walteerhenri5645
    @walteerhenri5645 11 месяцев назад

    I need to create a method where an admin can register app users, but the new user should not be logged in with each new registration action, as when I activate the action, it disconnects the admin and logs in the new user. How is it possible?

  • @StarBattle08
    @StarBattle08 Год назад +3

    How would you handle errors like email already in use when creating account or invalid email and/or password when login?

  • @paulkoch996
    @paulkoch996 11 месяцев назад

    I made everything just like you did in this video, but when I go on Firestore and click on manage content, there is no new User, its just empty. Anyone who can help me?

  • @malachyikechukwu8746
    @malachyikechukwu8746 Год назад

    Once I enable create user document I start getting this error Can only create a "users" document via an Authentication action.

  • @ramezkalieh1007
    @ramezkalieh1007 Месяц назад

    why u just deleted everything causing troubles. where is the sene in just deleting everything ?

  • @aidil5849
    @aidil5849 Год назад

    it would be better if i can setup authentication without using firebase or supabase. i have my own system that is not using any of these service providers. i need my own jwt token. i have been figuring this out for more than a week just log in using my own jwt token. i have to move on now hopefully after you enable to log in without those service i might be coming back. TQ

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

    That's not a proper way to fix an issue with deleting the software code.

  • @jejidyanjackson2868
    @jejidyanjackson2868 Год назад

    i need to aprove users after sign up for the 1st time, how to do it ?

  • @erik-fisher
    @erik-fisher Год назад +2

    Where is the password stored?

  • @AbdulrahmanAbdullahi-k1y
    @AbdulrahmanAbdullahi-k1y Год назад

    am having problem selecting password field

  • @say5s
    @say5s 2 года назад

    How can add files pdf videos with firebase and how add comments like Twitter

  • @myarkana
    @myarkana Год назад

    when I config the data I dont have those options to enable user collection or authentication

  • @JoefhPashterselaparang
    @JoefhPashterselaparang Год назад

    helo i have follow this tutorial step by step but i have warning debug Firestore rules not deployed. pleas help how to fix it

    • @Codewithmicheal
      @Codewithmicheal Год назад

      click on firestore icon under connect
      - then click on the setting icon
      - scroll down to the bottom and click on the deploy button
      that should solve the issue

  • @hughgallagher
    @hughgallagher Год назад +1

    where is the link to the longer firebase video that you mention in the video?

  • @ashishk5016
    @ashishk5016 Год назад

    Can you share link video of Role based authentication in flutterflow using one specific login module where user is admin should take him to admin dashboard where he should get users logined in and should be able to add user delete user etc
    For client once authenticated it should take him to client page where he can see the product etc

  • @hughgallagher
    @hughgallagher 10 месяцев назад

    so where is the password stored?

  • @jacobcabatana6488
    @jacobcabatana6488 2 года назад

    Hey quick question, how would I be able to setup in Flutter Flow the ability for user to create a post and than once they click post, it uploads that to a "feed" page, like Instagram? And how would I be able to create the way the design for that page gets posted?

  • @JonatanMazo
    @JonatanMazo Год назад

    Tengo un List View con sus respectivos List, ejecutando un Query Collections, esto se almacena y los usuarios pueden escribir una frase y se muestran en modo de Lista. MI PREGUNTA ES: como puedo limitar que escriban una sola vez en el list?. porque la acción permite un "nuevo mensaje" pero no puedo bloquear para que si ya alguien escribió, no escriba algo más hasta que se borre. SI ALGUIEN SABE LO AGRADECERÍA. En una lógica de progr. sería algo como: "si Fulano ya escribió en el list, identifica su usuario o ID y no le permitas escribir nuevamente hasta que se borre ese mensaje"

  • @maginixx
    @maginixx 2 года назад

    please show how infinite scroll as you the API data country 100 for example, if every 3 records show, when you pull to the end, the data in the column, all had to load more 30 what already gives 60 , and each time that you load more automatically and dynamically incrementing until you give the 100 total records that come from the json API listed, I at flutterflow so far have not put a function that does this automatically, and this feature is extremely important, crucial for those who have many records coming in the api and wants to load everything in the app inside a listview or wrap column, as if it is pulling the pagination little by little but with auto increment in the column called scroll au increment, I don't know how to work with code and I chose to pay and use flutterflow for being a non-excellent option, but now we don't provide this fun that is very important and we need more, urgently please if there is any way to help ask what to help, because I'm crashing 1 me s in my app I can't solve this I have many no json banks I wanted to bring it little by little and on a screen as if it were all the data per record divided by pages because there are many, but I'm not trying to do it because the platform doesn't give that option , help me answer.
    OBS: the name of the system I'm talking about is: Increment content in Column from API On pull To refresh
    we need auto Increment content in Column from API On pull To refresh, automatic , this tool still doesn't have it when you create the query chidrens in the column passing the content, please help we need this I can't finish my project I want to sign the plan but no I can even finish this, I need to bring the API records that come per page are 30 on each page, I don't know how to work with code, I don't have time for that, and I need to finish my project to be able to pay the plan and download my code, for Please could you implement this au increment tool as the person pulls the scroll to the end and the query increments the amount of record you want to appear until giving the final record value returned by the API in json. please help paste this function, we are waiting, until then I will wait to be able to change my plan from free to premium. thanks !!
    if you need help, just tell me and I'll pay you to put a tool already ready in that part that when you click on On Pull to refresh, it updates the api data, with auto increment updating the data by pagination according to the amount of record chosen by the developer in the tool part > (Generating Children from Variable) in "Max Items" if you put every 10, for example from the json API, of 50 it would load 10 records 5 times each time the user scrolls to the end the records listed within the list view or Wrap column, all automatically, without having to change code or anything like that, if you need help with this I pay for it because it costs a lot to finish my project, and I depend on this, thank you and until later I stay in I wait !