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

🐛 [firebase_auth] Validate password against the password policy for the project #11816

Open
denglili-pt opened this issue Nov 1, 2023 · 0 comments
Labels
platform: web Issues / PRs which are specifically for web. plugin: auth type: enhancement New feature or request

Comments

@denglili-pt
Copy link

The web SDK supports validating password against the password policy for the project, so the password policy could be enforced on client side:
https://cloud.google.com/identity-platform/docs/password-policy#enforcing_on_the_client_side

It would be helpful to have the equivalent in Flutter SDK.

@denglili-pt denglili-pt added Needs Attention This issue needs maintainer attention. type: enhancement New feature or request labels Nov 1, 2023
@danagbemava-nc danagbemava-nc added triage Issue is currently being triaged. plugin: auth platform: web Issues / PRs which are specifically for web. and removed Needs Attention This issue needs maintainer attention. triage Issue is currently being triaged. labels Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: web Issues / PRs which are specifically for web. plugin: auth type: enhancement New feature or request
2 participants