aws-amplify / amplify-android

The fastest and easiest way to use AWS from your Android app.
https://docs.amplify.aws/lib/q/platform/android/
Apache License 2.0
249 stars 117 forks source link

fix(auth): Fix parsing of REQUIRES_UPPERCASE/REQUIRES_LOWERCASE password settings in Gen1 #2836

Closed mattcreaser closed 5 months ago

mattcreaser commented 5 months ago

Issue #, if available:

2835

https://github.com/aws-amplify/amplify-ui-android/issues/154

Description of changes: The correct values for the Gen1 configuration password settings are REQUIRES_UPPERCASE/REQUIRES_LOWERCASE.

How did you test these changes?

Documentation update required?

General Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.