Login and sign up with Xano + Bubble

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

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

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

    i am concern with security of token, is it encrypted , if someone hack usr browser cookies, it can be leack

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

    cant we just use the token from send the data, why we are sending more parameters on the page. ??? confusing with sending data to next page and also parameters.
    cant we just do it with one option.

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

    how to sign up and login with webflow can u make a video on this

  • @ThePixelitomedia
    @ThePixelitomedia 3 ปีที่แล้ว

    does the auth token needs to be placed before all subpages aswell when they user navigate through the website???

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

    This does not work the moment I switch pages after logging in

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

      Hello! Just replied to your other question in the other video. If you're still experiencing this issue, please post your question along with any relevant details in the community forum (community.xano.com/). We're here to assist you further!

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

    Hello, nice video
    i follow your tutorial and got error
    Raw response for the API
    Status code 500
    {"message":"Invalid password syntax."}
    when initialize call, can you help.
    thank

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

      Hi, Alvan! Can you reach out to us via support chat if you're still having trouble?

  • @marketingombud8776
    @marketingombud8776 3 ปีที่แล้ว

    Do I need to send the AuthToken to each page the user goes? Because when I click in a button to go to other page, the Token disappears from the URL and is not possible To Get the Data from URL. What Dynamic data do i have to send?

    • @nocodebackend
      @nocodebackend  3 ปีที่แล้ว

      It's the front-ends job to remember the auth token for the user's session. Check with Bubble if they have a way to save it as some type of variable or parameter

  • @lantzgould500
    @lantzgould500 2 ปีที่แล้ว

    @xano how would one go about signing out? Is it a simple matter of deleting the token from browsers memory?

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

      Yes, your front-end is responsible for remembering or forgetting the token. To log a user out simply have your front-end delete or forget the token from memory or however

    • @lantzgould500
      @lantzgould500 2 ปีที่แล้ว

      @@nocodebackend Figured it out after I sent this.. thanks so much! Loving Xano so far.

    • @walterhaydock3634
      @walterhaydock3634 2 ปีที่แล้ว

      @@lantzgould500 - can you share how you handled this in Bubble?

    • @lantzgould500
      @lantzgould500 2 ปีที่แล้ว

      @@walterhaydock3634 sure - it’s just a matter of deleting the token and checking in bubble if it exists. I’m sure there’s other ways, but haven’t touched it in a while. I have a video on this on my channel.
      m.th-cam.com/channels/9ND1NQ4PoZu94JKwXBAa7g.htmlfeatured

  • @marketingombud8776
    @marketingombud8776 3 ปีที่แล้ว

    I watched your tutorial how to set up the Authentication in Xano, but it didn´t work for me. When I try to Run and Debug the auth/login to get the authToken like the video, it returns this error:
    Whoops! An error occurred.
    Exception: Invalid name: mvpw2605:13134
    Do you know how to fix this error and get the authToken? I would be grateful if you can help me.

    • @nocodebackend
      @nocodebackend  3 ปีที่แล้ว

      Hi I didn't see any users in your database, meaning there's no one to login... if you are still having an issue please write to the support chat or post in the community and we'll help you.

    • @marketingombud8776
      @marketingombud8776 3 ปีที่แล้ว

      @@nocodebackend i posted in the community and I got help for my problem. Thank you for the tip!