Forms & views
Composed forms and admin views — credential entry, account security, org membership tables. Assemble flows from these or render them directly.
AdminUserEditPanel
Admin user-edit panel.
AuditLogTable
Paginated audit-log table.
ChangePasswordForm
Change-password form for the currently-signed-in user.
DeleteAccountForm
Self-service account-deletion form.
EmailVerificationNotice
“Check your email to verify” notice.
InvitationAcceptCard
Single-invitation accept/decline card — useful for an `/accept-
InvitationsAdminList
Org-side pending-invitations table.
InvitationsList
The authenticated invitee’s pending invitations.
InviteMemberForm
Invite-by-email form for the current (or specified) org.
LoginForm
Password login form.
MagicLinkRequestForm
“Email me a sign-in link” form.
MembersList
Org members table — list everyone in the current (or specified) org
OrgCreateForm
Admin-only org creation.
OrgRoleEditor
Custom org-role editor.
OrgSettingsForm
Org settings editor — read + edit name and slug.
OrgSwitcher
Dropdown of the user’s organization memberships with a click-to-switch
PasswordResetForm
Reset-password form, completing the flow started by the
PasswordResetRequestForm
“Forgot your password?” form.
RegisterForm
Account-creation form.
SessionsList
Active sessions for either the caller or a target user.
TwoFactorDisableForm
Disable 2FA.
TwoFactorEnrollment
TOTP enrollment wizard.
UserLookupTable
Admin tool — paste a list of emails (or ids), hit Look up, render
UserProfileCard
Identity card showing the current user — avatar, name, email, org
UsersTable
Paginated users table — GET /admin/users with search + pagination.