Skip to content

Commit 3aa18f7

Browse files
authored
Add changeset for password policy (#7511)
1 parent 642259b commit 3aa18f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/thick-lions-divide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@firebase/auth': minor
3+
---
4+
5+
Add a validatePassword method for validating passwords against the password policy configured for the project or a tenant. This method returns a status object that can be used to display the requirements of the password policy and whether each one was met.

0 commit comments

Comments
 (0)