Skip to content

Commit

Permalink
docs: requireDisplayName has no effect with email link sign-in (#717)
Browse files Browse the repository at this point in the history
  • Loading branch information
emschwartz authored Nov 13, 2023
1 parent 549b6d7 commit efc1b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -935,7 +935,7 @@ enforce this policy via one of these 2 mechanisms:
<td>No</td>
<td>
Defines whether to require the user to provide a display name during email
and password sign up.
and password sign up. Note: this has no effect when using the <code>firebase.auth.EmailAuthProvider.EMAIL_LINK_SIGN_IN_METHOD</code>.
<br/>
<em>Default:</em> <code>true</code>
</td>
Expand Down

0 comments on commit efc1b85

Please sign in to comment.