Skip to content

Updating visuals

If you see any images containing outdated UI, please bear with us.

We are updating all content as quickly as possible to mirror our new UI.

Store auth token (Xano auth) ​

Use this action when you already have a Xano auth token and you want WeWeb to treat the user as signed in.

When you’d use it ​

  • You handled login outside of the built-in Xano Auth actions
  • You received a token from another flow and want to store it before fetching the user

Add the action ​

  1. In an Interface workflow, click + Add action.
  2. Select Integrations/Plugins → Xano auth → Store auth token.

Configure the action ​

  • Auth token: The token value returned by Xano.

After storing the token, you can run Fetch user to load the user profile.

CONTINUE LEARNING

Fetch the signed-in user profile.

Fetch user (Xano auth) →