Skip to content

Commit 358020d

Browse files
author
renkelvin
committed
Update FIRAuth.h
1 parent 84ea067 commit 358020d

File tree

1 file changed

+1
-1
lines changed
  • FirebaseAuth/Sources/Public/FirebaseAuth

1 file changed

+1
-1
lines changed

FirebaseAuth/Sources/Public/FirebaseAuth/FIRAuth.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@ NS_SWIFT_NAME(Auth)
671671

672672
/** @fn sendPasswordResetWithEmail:completion:
673673
@brief Initiates a password reset for the given email address. This method does not throw an
674-
error when [Email Enumeration
674+
error when there's no user account with the given email address and [Email Enumeration
675675
Protection](https://cloud.google.com/identity-platform/docs/admin/email-enumeration-protection)
676676
is enabled.
677677
@param email The email address of the user.

0 commit comments

Comments
 (0)