Open ivary43 opened 6 years ago
Summary: I think we should add a function in the LoginPresenter to check the credentials once before making the network call like password length check, spaces check in a username, trimming and then checking the length etc.
LoginPresenter
@therajanmaurya I would like to work on this enhancement.
Summary: I think we should add a function in the
LoginPresenter
to check the credentials once before making the network call like password length check, spaces check in a username, trimming and then checking the length etc.