Authentication
📸 Sign In with Email
The login screen where users enter their registered email address to request a one-time password (OTP). Route: /auth

📸 OTP Email Received
ZenSpace sends a 6-digit verification code to the registered email. The code expires in 10 minutes.

📸 Verify OTP
Users enter the received OTP to complete authentication and are redirected to the organization workspace.
