Draft: doctor login
Updated login service/authentication logic to: Detect role = doctor AND password = null. Prevent password verification step when password is null. Return structured error response for frontend handling.
Updated login service/authentication logic to: Detect role = doctor AND password = null. Prevent password verification step when password is null. Return structured error response for frontend handling.