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.

Users and roles

Manage who can sign in and what they can access.

Use the Users and Roles tabs to manage accounts and permissions for your app. Access settings on collections and endpoints enforce these roles automatically.

Users

  • View all users with search and details
  • Add a user manually for testing or admin purposes
  • Copy a user id for filters (for example, ownership with user_id)

Roles

  • Create roles such as user and admin
  • Assign roles to users
  • See usage counts across collections and endpoints

Authentication setup

  • Choose an Authentication System (WeWeb Auth, Supabase, Auth0, Custom Auth, OpenID Connect).
  • Enable SSO Providers (like Google, GitHub, or Slack) if your Authentication System supports them.

Where roles are enforced

  • Collections: restrict read access (public, authenticated, or role)
  • Endpoints: restrict who can call the API

CONTIUE LEARNING

Store sensitive keys securely and use them in endpoints.

Environment variables →