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.

Fetch user (Supabase) ​

Use this action to retrieve the currently signed-in user from Supabase Auth.

Add the action ​

  1. Create (or open) an Interface workflow.
  2. Click + Add action.
  3. Select Supabase → Fetch User.
  4. Select the Supabase Connection you want to use.

When to use it ​

  • When your app loads and you want to know if the user is already signed in
  • After a redirect-based sign in (like social sign in), to refresh the user session

CONTINUE LEARNING

Learn how roles and access are enforced after sign in.

Managing roles →