openMF / Fineract-CN-mobile

DEPRECATED project - Check the Apache fineract-cn-mobile project instead
https://github.com/apache/fineract-cn-mobile
Apache License 2.0
17 stars 43 forks source link

Adding credentials verification layer in the app while signing in. #230

Open ivary43 opened 6 years ago

ivary43 commented 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.

ivary43 commented 6 years ago

@therajanmaurya I would like to work on this enhancement.