login
Initiates the user login process using the provided credentials.
Validates the email and password, and triggers the LoginUseCase. Updates the AuthUiState based on the result of the login attempt.
Initiates the user login process using the provided credentials.
Validates the email and password, and triggers the LoginUseCase. Updates the AuthUiState based on the result of the login attempt.