User Management
User management is available on all plan tiers and all providers.
Users list
Section titled “Users list”The users page (/users) shows all users in your CIAM provider. You can:
- Search by name or email
- Filter by status (active, blocked)
- Paginate through results
User detail
Section titled “User detail”Click any user to open the detail page (/users/[userId]). The detail page shows:
| Section | Description |
|---|---|
| Profile | Name, email, phone, picture |
| Metadata | Custom key-value pairs stored on the user object |
| Identities | Linked social and enterprise connections |
| Sessions | Active sessions with device, IP, and last-seen info |
| Activity | Recent authentication events (provider-dependent) |
Create user
Section titled “Create user”From the users list, click Create user. Required fields:
- Email address
- Password (or send a one-time setup link)
Optional fields vary by provider.
Edit user
Section titled “Edit user”From the user detail page, click Edit to update:
- Name and profile fields
- Custom metadata
- App metadata
Quick actions
Section titled “Quick actions”The user detail page exposes provider-specific actions:
| Action | Auth0 | Firebase | Cognito |
|---|---|---|---|
| Reset password | ✅ | ✅ | ✅ |
| Send verification email | ✅ | ✅ | ✅ |
| Block / unblock user | ✅ | ✅ | ✅ |
| Delete user | ✅ | ✅ | ✅ |
Delete user
Section titled “Delete user”From the user detail page, open the Actions menu and select Delete user. Confirm the deletion in the dialog.