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.

Set user (Custom auth)

Use this action to set the current user object (for example { id, email, roles }) after you retrieve it from your own system.

Add the action

  1. In an Interface workflow, click + Add action.
  2. Select Custom authSet user.

Configure the action

  • User: The user object you want WeWeb to use as the current user.

Most teams run this right after a “Get current user” request (for example an API call that returns the user profile).

CONTINUE LEARNING

Learn how roles are enforced in WeWeb.

Managing roles →