Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app crashes with FirebaseAuthWeakPasswordException Password should be at least 6 characters #1521

Open
filipatbnp opened this issue Aug 11, 2023 · 1 comment

Comments

@filipatbnp
Copy link

current version of sign up is wrong, password is not validated on front end properly

when I enter 4 characters password, app crashes

com.google.android.gms.tasks.RuntimeExecutionException: com.google.firebase.auth.FirebaseAuthWeakPasswordException: The given password is invalid. [ Password should be at least 6 characters ] at com.google.android.gms.tasks.zzw.getResult(com.google.android.gms:play-services-tasks@@18.0.2:3) at com.google.firebase.quickstart.database.kotlin.SignInFragment.signUp$lambda$5(SignInFragment.kt:102)

@google-oss-bot
Copy link

This issue does not seem to follow the issue template. Make sure you provide all the required information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants