Skip to content

Commit 74af5ba

Browse files
committed
changeset
1 parent e3d69ce commit 74af5ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/nine-clouds-hammer.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@firebase/installations': minor
3+
'@firebase/app': minor
4+
'@firebase/remote-config': patch
5+
---
6+
7+
Add `installationsAuthToken` as an optional FirebaseServerApp variable. If present, then Installations `getId` and `getToken` will use the provided value instead of initializing the Installations SDK to retrieve those values dynamically. This should unlock SDKs that require these Installations values in a server environment where the Installations SDK isn't supported.

0 commit comments

Comments
 (0)