firebase-admin-go icon indicating copy to clipboard operation
firebase-admin-go copied to clipboard

Firebase Auth/Import Users: added a phone number to the user provider

Open mymyparty opened this issue 2 years ago • 4 comments
trafficstars

This MR adds a phoneNumber field to the user provider struct. Related issue: https://github.com/firebase/firebase-admin-go/issues/540 There is no relevant existing test.

mymyparty avatar Mar 14 '23 07:03 mymyparty

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Mar 14 '23 07:03 google-cla[bot]

Hi @mymyparty Thank you for your contribution. Please change the base branch to dev before we can start the review process.

https://github.com/firebase/firebase-admin-go/blob/master/CONTRIBUTING.md#want-to-submit-a-pull-request

Make sure to create all your pull requests against the dev branch. All development work takes place on this branch, while the master branch is dedicated for released stable code. This enables us to review and merge routine code changes, without impacting downstream applications that are building against our master branch.

lahirumaramba avatar Mar 24 '23 16:03 lahirumaramba

@lahirumaramba done

mymyparty avatar Mar 24 '23 17:03 mymyparty

@lahirumaramba Hi! Any progress on this?

mymyparty avatar Oct 12 '23 14:10 mymyparty