Connect to FlutterFlow: Authentication

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

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

  • @AlexMusatkin
    @AlexMusatkin ปีที่แล้ว +2

    Great. More Xano+FF videos please

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

      Yep more videos like this..! 💯

  • @morpheus_-iz5ib
    @morpheus_-iz5ib ปีที่แล้ว +2

    You have to check « persisted » boolean in local state 😊

  • @mods23-u1e
    @mods23-u1e 10 หลายเดือนก่อน

    Thanks for the great video!!!!!
    i just had one question does token keep on changing again and again or it remains the same???

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

    @Xano - Is there a way to add phone number authentication, in addition to email? I know there's a Twilio SMS extension, but I'd rather not have to pay for Twilio. Is there a native Xeno authorization?

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

      Hi there! Xano itself doesn't offer a native SMS service like Twilio. However, you can integrate with other SMS service providers that offer APIs, similar to how you would integrate with Twilio.

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

    Ditch Adalo and move to Flutterflow and Draftbit.

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

    yes! please keep the xano+ff videos coming!

  • @Ankit-lk1oy
    @Ankit-lk1oy ปีที่แล้ว +1

    When the application is built, the app state is not persisted. This means that the user will have to log in again every time they open the app.

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

      Thanks for the feedback @morpheus and @Ankit :) added a note to the video if people want that option

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

      If that's the case then this tutorial isn't very helpful.....

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

      @@nocodebackend yes, that'll be very helpful

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

    Thanks Bro !!

  • @Lui-E
    @Lui-E 8 หลายเดือนก่อน

    i am bout to punch my screen 😂😂 it gives me the error msg

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

      Hey there! Let us know the error message you're encountering, and we would be happy to help. You can hop over to our community at community.xano.com/ to share screenshots and any other info that can help us help you better. 😊

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

    My response status = 200, but my body is null.... my test in postman is ok.... Could you help me please?
    {
    "Accept": "application/json",
    "Authorization": "Bearer xxxx"
    }

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

      Hello! Could you please ask your question in our community forum (community.xano.com/)? And include as much detail as possible, such as error messages, screenshots, or a Loom video. Let us know any blockers you're facing. We'd be happy to help! Also, it's super important to keep tokens private as they can grant access to your personal data or services. For your security, I'd strongly recommend deleting the shared token and generating a new one.