Skip to content

Commit efc1b85

Browse files
authored
docs: requireDisplayName has no effect with email link sign-in (#717)
1 parent 549b6d7 commit efc1b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ enforce this policy via one of these 2 mechanisms:
935935
<td>No</td>
936936
<td>
937937
Defines whether to require the user to provide a display name during email
938-
and password sign up.
938+
and password sign up. Note: this has no effect when using the <code>firebase.auth.EmailAuthProvider.EMAIL_LINK_SIGN_IN_METHOD</code>.
939939
<br/>
940940
<em>Default:</em> <code>true</code>
941941
</td>

0 commit comments

Comments
 (0)