PricingBlog

Get logged in User Relevant Data from Xano

  • xioteer-1256157680092057650

    Xioteer

    1 year ago

    So to get this straight ->

    I do /authme on every page that I want the user logged in to access.
    If that call fails, I simply throw them out to the log in page.

    Xano related:
    Do I do consecutive API calls with the user_id as payload (and cookie auth) or is the session cookie enough to get user relevant data?

    I tried looking at the /authme workflow in Xano, but it's basically empty, so nothing to learn from there.
  • firdaus___-1256227347607191605

    Mr

    1 year ago

    cookies enough if you wuery all record you can use "authid" from xano
  • firdaus___-1256239755927097374

    Mr

    1 year ago

    *query
  • xioteer-1256269036333830204

    Xioteer

    1 year ago

    How would I do that with 2dnary dbs?

    I have data that is linked to the user database
  • firdaus___-1256278491532361828

    Mr

    1 year ago

    you can use addons