Skip to content

Only Strong Password will be allowed at the time of Signup and Change Password

Shalini Jaiswal requested to merge shaljais01/agora-android:develop into develop

During Signup or when user wants to change his/her password ,only strong password will be accepted else error message will be shown.A strong password will have at least 8 characters length with compulsion of at least one lowercase alphabet, one uppercase alphabet, one digit and one special character.

Merge request reports