Closed idanen closed 4 years ago
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.
Is the CLA check going to re-run at some time?
Or should I replace author email (folowing these steps)?
CLAs look good, thanks!
Thanks for the contribution however we're only considering security fixes at this point.
Description
Adding the ability to link a user to a new user with email and password.
Code sample
Add the
$linkUser
method. #764