Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Firestore configuration using express js on firebase cloud functions #56

Open
heliortf opened this issue Jun 1, 2018 · 1 comment
Open

Comments

@heliortf
Copy link

heliortf commented Jun 1, 2018

Hi, i started using this project with express js and firebase cloud functions to build an api.

Cloud functions environment provides a method to configure firestore easily:

admin.initializeApp(functions.config().firebase);

But this connector uses credentials auth. It would be a nice option to use firebase configuration

@cbullokles
Copy link
Contributor

Do you mean to us directly the serviceAccount file downloaded from Firebase console instead of creating our own config names?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants