-
Notifications
You must be signed in to change notification settings - Fork 716
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add adminClient option for Firebase storage (#386)
* Add adminClient option for Firebase storage I expect this to be backward-compatible with all existing users. The only gotcha might be people blacklisting dynamic "require"s for webpack; they'll need to also blacklist 'firebase-admin'. Add documentation for the new and existing properties to the tutorial. Also updates the example to use Firestore and adminClient. Fixes #384 * Fix Firebase Web SDK link * Revert package-lock.json * add package-lock.json
- Loading branch information
1 parent
ec7dde5
commit 8732d9f
Showing
5 changed files
with
1,185 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.