Skip to content

Fixed Initialize Firebase section and add snippet #1512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 6, 2018
Merged

Fixed Initialize Firebase section and add snippet #1512

merged 2 commits into from
Jun 6, 2018

Conversation

melaniedejong
Copy link
Collaborator

RE: https://cloud.google.com/appengine/docs/standard/python/authenticating-users-firebase-appengine#adding_the_firebase_authentication_user_interface
This fails because the projectId and messagingSenderId are missing. I have also added snippet anchors to include snippet in the doc.

RE: https://cloud.google.com/appengine/docs/standard/python/authenticating-users-firebase-appengine#adding_the_firebase_authentication_user_interface
This fails because the projectId and messagingSenderId are missing. I have also added snippet anchors to include snippet in the doc.
@googlebot
Copy link

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

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Jun 5, 2018
@melaniedejong melaniedejong changed the title Fix Initialize Firebase section and add snippet Fixed Initialize Firebase section and add snippet Jun 5, 2018
@melaniedejong
Copy link
Collaborator Author

Registered id for cla

@googlebot
Copy link

CLAs look good, thanks!

@googlebot googlebot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Jun 5, 2018
@melaniedejong
Copy link
Collaborator Author

/assign @andrewsg

@@ -19,15 +19,19 @@ $(function(){
// backend's app.yaml file.
var backendHostUrl = '<your-backend-url>';

// [START config]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My understanding is that now that we have the sample tracker, we need to use tag titles that are non-ambiguous even across files. Perhaps something like [START gae_firenotes_config]?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Updated config tag titles to make them unambiguous
@andrewsg andrewsg merged commit b8da199 into GoogleCloudPlatform:master Jun 6, 2018
@andrewsg
Copy link
Member

andrewsg commented Jun 6, 2018

Great, thanks!

@melaniedejong melaniedejong deleted the patch-1 branch June 6, 2018 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants