Cognito User Pool password length error message should display user pool password length requirement #2370
Labels
feature-request
Request a new feature
good first issue
Good for newcomers
mobile client
Issues with AWS Mobile's client-side Cognito wrapper
Which AWS Services is the feature request for?
Cognito User Pools with AWSMobileClient DropIn UI
Is your feature request related to a problem? Please describe.
Users have reported difficulty signing up for our app because they receive inaccurate or insufficient feedback from the DropIn UI sign up screen regarding password length requirements.
Describe the solution you'd like
Here is the code to change:
found at
aws-sdk-android/aws-android-sdk-auth-userpools/src/main/java/com/amazonaws/mobile/auth/userpools/SignUpActivity.java
Line 102 in cb623fa
The text was updated successfully, but these errors were encountered: