How To Create Login Form in FlutterFlow With API Calls

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ธ.ค. 2024

ความคิดเห็น • 40

  • @GustavoGonzalez-jf4sn
    @GustavoGonzalez-jf4sn 8 หลายเดือนก่อน +2

    Thank you! Despite not understanding anything in Hindi haha but watching the video I understood clearly the process and can move forward. In fact, I did the exercise and added a double condition: the first to evaluate whether the api call responded (in order to detect a failure in the api connection), and the second whether the username and password data were correct or wrong. Greetings from Venezuela

    • @Decent_rahul
      @Decent_rahul  8 หลายเดือนก่อน

      Love that you managed to decode the process despite the Hindi hurdle. Your double condition move is spot on! Keep rocking those coding vibes, and remember, laughter is the best syntax error fixer! Cheers from afar! 🚀😄

  • @toobusy
    @toobusy ปีที่แล้ว

    Thanks brother, you helped me a lot.

  • @rameshgmeena
    @rameshgmeena 4 หลายเดือนก่อน

    excellent bhai ...deviyo aur sajano wali line best

    • @Decent_rahul
      @Decent_rahul  4 หลายเดือนก่อน

      @@rameshgmeena 😅😅

  • @andrelevywinnikes7574
    @andrelevywinnikes7574 ปีที่แล้ว +1

    Thank you very much, I looked for several videos and tutorials but they either show firebase or they don't give the complete example. Congratulations on the video.

  • @common-man24
    @common-man24 4 หลายเดือนก่อน

    Excellent
    Thanks for such a good explanation

  • @Myyutubee
    @Myyutubee 6 หลายเดือนก่อน

    Thank you so much bhai. As usual nice and informative video

  • @allinonesomespecial4
    @allinonesomespecial4 5 หลายเดือนก่อน

    Perfect video! That I wanted.

  • @DanielPaz-uy2hn
    @DanielPaz-uy2hn ปีที่แล้ว

    Great video, thanks for sharing

  • @reymysterio1133
    @reymysterio1133 4 หลายเดือนก่อน

    you gained a new sub :)

  • @WilliamBacabCetina
    @WilliamBacabCetina 8 หลายเดือนก่อน

    Thank you.

  • @flimingo1616
    @flimingo1616 ปีที่แล้ว

    Nice informative video
    Sir plz create a video of integration of google sheets api in flutterflow

  • @anjanasunil7617
    @anjanasunil7617 10 หลายเดือนก่อน

    Thankyou soo much.. This is something i was looking for.. The one without firebase.. Also how do we signup and use those credentials for login?

  • @arshadkhanSherani
    @arshadkhanSherani 3 หลายเดือนก่อน

    Excellence bro but I have a question. how to get a dropdown value in the form to pass an API?

  • @techthingid
    @techthingid ปีที่แล้ว

    nice video, but maybe you can add more how to make dashboard or other page require token variable when page is loaded, so if the token expired or empty, it will redirect user to login page

    • @Decent_rahul
      @Decent_rahul  ปีที่แล้ว +1

      I have created a video on it you can check it out now💓💓

  • @brunhenk
    @brunhenk 4 หลายเดือนก่อน

    Hi!
    Thank you for your video.
    I have a question.
    How can I check if an email account already exists when registering again?
    Flutterflow does not return any message stating this.
    In Supabase it is already configured to not allow duplicate data.
    Thank you very muchr for your attention.

  • @pushpendrabhati9339
    @pushpendrabhati9339 หลายเดือนก่อน

    Bhai thankyou yar your a well teacher can I get code from my flutter of yes how ?

  • @joaom8360
    @joaom8360 ปีที่แล้ว

    Nice video! but what if the value in the api is a list? if it is inside an array?
    for example: I want to bring a list with all users and passwords

  • @shekharcliq
    @shekharcliq ปีที่แล้ว

    great brother
    can you make a video of same with woo commerce authentication

  • @zaheer337
    @zaheer337 11 วันที่ผ่านมา

    I am experiencing an issue with the API integration in my FlutterFlow project. When testing the API in Postman, I receive the expected response without any errors. However, when using the same API in FlutterFlow, I encounter a 403 error, and the response window shows null.
    To troubleshoot, I created a new project and tested the same API, but the issue persists. Interestingly, when using a different FlutterFlow account on another system with the same API, it works perfectly and returns the correct response.
    It seems this issue is specific to my current account or project. Have you any idea ? how can i fix it

    • @Decent_rahul
      @Decent_rahul  11 วันที่ผ่านมา

      403 error suggests an issue with your project setup. ensure your api key and headers are correctly added and match the ones used in postman.

    • @zaheer337
      @zaheer337 11 วันที่ผ่านมา

      @@Decent_rahul Thank you for your suggestion. The API I’m using does not require any headers or an API key for authentication, as it works without these in Postman. The setup in FlutterFlow matches the working setup from Postman. The issue seems specific to my FlutterFlow account or project settings, as it works on a different account. If you have any further insights, I’d appreciate your help!

    • @zaheer337
      @zaheer337 11 วันที่ผ่านมา

      @@Decent_rahul i checked everything but still show null even i disabled proxy in advanceed tab but no success.

  • @FitnFabulousLife
    @FitnFabulousLife ปีที่แล้ว

    kia her page per check karna ho ga k token set hay ya nahi? agar token set nahi hay to user ko logout kar dain? logout ka nahi bataya aap nay

    • @Decent_rahul
      @Decent_rahul  ปีที่แล้ว +1

      Aapko iska ek action block create kar lena hai usko sabhi pages pe call kr dena hai

    • @FitnFabulousLife
      @FitnFabulousLife ปีที่แล้ว

      @@Decent_rahul action block may jab app state variable ko check karnay ja raha hu k userToken set hay ya nahi to wo red a raha hay. How can I check that if value is set for usertoken or not

    • @FitnFabulousLife
      @FitnFabulousLife ปีที่แล้ว

      I am trying to create conditional action. Agar userToken (its an app state variable) agar ye set hay to dashboard per allow karo werna login page per bhej do user ko but i cant do it@@Decent_rahul

    • @Decent_rahul
      @Decent_rahul  ปีที่แล้ว

      @@FitnFabulousLife Jo condition maine dashboard page pe lagaya hai app usi ko copy kar ke action block me paste kar do, or fir saare pages pe wo action block ko kar dena, work karne lagega

    • @FitnFabulousLife
      @FitnFabulousLife ปีที่แล้ว

      Thanks I have figured it out myself. Thanks for the videos. Please continue to make more videos like this especially cover the topics such as: Can we make interactive apps where user can collaborate live like they do in figma using websockets in flutter flow or do we have to go for flutter for that?@@Decent_rahul

  • @chiragrohit2617
    @chiragrohit2617 4 หลายเดือนก่อน

    Bhai Dynamic Token Se Login vala Video Kidhar Hai?

  • @AnubhavMishra07
    @AnubhavMishra07 3 หลายเดือนก่อน

    How to create log in Sign Up for two different users and some special roles

  • @naveennandhakumar
    @naveennandhakumar 10 หลายเดือนก่อน

    But why I redirected to main page even I type user creidentials wrongly,can anyone answer please..

    • @dianamedrano116
      @dianamedrano116 8 หลายเดือนก่อน

      I have the same problem

  • @Careerquest2627
    @Careerquest2627 ปีที่แล้ว

    how to imple menet logout with out firebase, JWT TOKEN

    • @Decent_rahul
      @Decent_rahul  ปีที่แล้ว

      Dekho Bhai aapke paas do option hai:
      1. ya to server side se apne token ko destroy kardo
      2. dusra option ye hai ki aap apne flutterflow application me hi logout button pe ek action add kro or jis bhi variable me aapne token ko store karwaya hai usko clear karke navigate kra do login page pe

    • @Decent_rahul
      @Decent_rahul  ปีที่แล้ว

      You can check this video for reference - th-cam.com/video/ab6RsI8bNog/w-d-xo.html