User login with password
Authentication
User login with password
Authenticates user with email/phone and password. Returns JWT token. If user has multiple companies, returns available companies for selection. If user has single company, automatically selects it for optimal UX.
POST
User login with password
Body
application/json
Email or phone number
Example:
User password
Example:
"SecurePassword123!"

