Skip to content

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

Open
@rebeccachin

Description

@rebeccachin

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions