Skip to content

Admin Dashboard

The AuthHero Admin is a web-based management interface for AuthHero. It lets administrators manage tenants, applications, connections, domains, users, roles, branding and more — across one or many AuthHero deployments.

It is a single-page app built with Vite + React 19, shadcn/ui components, Tailwind v4 and ra-core (the headless half of react-admin). It lives in apps/admin in the monorepo, and replaces the older apps/react-admin.

Features

  • Comprehensive tenant management
  • Application configuration
  • Connection setup and management
  • Domain configuration
  • User management and role assignment
  • Branding (themes, universal-login template, logo/favicon)
  • Log viewing and analysis
  • Multi-domain switching (one admin, many AuthHero backends)
  • Whitelabel via env vars (app name, logo, favicon)

Getting Started

Released under the MIT License.