Dr-Adam Schools Logo

Smart, secure access to Dr-Adam Schools System

This version is matched to your current backend files. Face login sends a JSON descriptor to authenticate_face.php, and NFC login sends card number plus PIN to authenticate_eid.php.

Secure LoginProtected login with CSRF safeguards, rate limiting, and hardened sessions.
Unified DashboardUsers route through role_dashboard.php after authentication.
Face RecognitionAutomatic face descriptor capture and JSON login flow.
NFC + PINNFC scans the card number, then PIN is verified on the server.