Skip to content

User Management

The AuthAction dashboard provides user management for viewing, searching, and administering users who have signed up or logged in through your applications.

Access the user list from the dashboard sidebar under Users. The list displays:

  • User email or identifier
  • Sign-up date
  • Last login
  • Assigned roles
  • Associated applications

Use the search and filters to find specific users.

Click a user to open the User Details page. From here you can:

  • View profile: Email, name, and metadata.
  • Manage passkeys: See registered passkeys and remove credentials if needed.
  • Assign roles: Add or remove roles for tenant-level or application-level access.
  • View applications: See which applications the user has accessed.
  • Delete user: Remove the user from the tenant (use with caution).

In User Details, the Passkeys section shows device-bound credentials registered for passwordless login. You can remove a passkey if the user has lost a device or needs to revoke access.

Assign roles to users to control access:

  1. In User Details, open the Roles section.
  2. Click Assign Role and select a role.
  3. Choose the scope (tenant or application) if applicable.

Roles define what a user can do. See Role-Based Access Control for defining and managing roles.