Auth Center

Tenant-aware authentication and session foundation.

DashboardAuth CenterLogin

Login

Tenant-aware login foundation.

Open

Register

Create an auth user.

Open

Sessions

View active/revoked sessions.

Open

Security Requirements Before Production

Replace placeholder hash with bcrypt/argon2, replace beta token with signed JWT, enforce middleware, and use HttpOnly secure cookies.