Skip to content

Wrapper around the firebase-admin library to make it easy to use and configure for both development and production environments

License

Notifications You must be signed in to change notification settings

Enkel-Digital/firebase-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebase admin

Wrapper around the firebase admin library to make it easy to use regardless of what platform you are running your code on from GCP to None GCP cloud providers like AWS or testing on your Local machine.

This calls initializeApp method on firebase admin module, automatically finding and loading the credentials available in the current platform and returns it.

Firebase Admin is expected to be installed, and this expects firebase admin module as a peerDependency with major version 10.x

https://cloud.google.com/docs/authentication/production#auth-cloud-implicit-nodejs

License, Author and Contributing

This project is developed and made available under the "MIT" License
Pull requests are welcomed and open a issue if you have any questions!
If you more questions, contact us via email
Authors:

About

Wrapper around the firebase-admin library to make it easy to use and configure for both development and production environments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published