How to refetch / refresh Xano Auth data?

I made some changes via a workflow to my users table as I am trying to get my users to “manage” their account details. in this example, to “active” column.

But I am not seeing the change in Weweb (i want the change to reflect immediately to the front end). How to refresh? In Weweb I can “refetch collection” but not for the Xano auth data?

I am referring to the updating of this data here, so that the elements I bind to these data will update front end in Weweb:

by calling the fetch user action :slight_smile:

2 Likes