Website
Login
Development login form for admin and client portal access.
06 Apr 2026, 03:24 PM
Demo authSession-based
Portal Login
Login checks email and password against the `admins` or `clients` table, then starts the correct session. Seed users are available in `database/seed.sql`.