We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84ea067 commit 358020dCopy full SHA for 358020d
FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuth.h
@@ -671,7 +671,7 @@ NS_SWIFT_NAME(Auth)
671
672
/** @fn sendPasswordResetWithEmail:completion:
673
@brief Initiates a password reset for the given email address. This method does not throw an
674
- error when [Email Enumeration
+ error when there's no user account with the given email address and [Email Enumeration
675
Protection](https://cloud.google.com/identity-platform/docs/admin/email-enumeration-protection)
676
is enabled.
677
@param email The email address of the user.
0 commit comments