Login should return a proper response
The login function in the library should return a response based on the outcome of the call (success or fail).
The login function in the library should return a response based on the outcome of the call (success or fail).
created branch 2-login-should-return-a-proper-response
added Doing label