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

[FR]: Add support for password validation against password policy #13525

Open
rebeccachin opened this issue Aug 20, 2024 · 1 comment
Open

[FR]: Add support for password validation against password policy #13525

rebeccachin opened this issue Aug 20, 2024 · 1 comment

Comments

@rebeccachin
Copy link

Description

  1. During email/password signup, user can receive feedback if the password doesn't fulfill requirements
  2. I can't find an API for this in the iOS SDK
  3. I see that the firebase-js-sdk supports this feature.

API Proposal

usage might look like:

Auth.auth().validatePassword('password123')

Firebase Product(s)

Authentication

@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

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

No branches or pull requests

3 participants