Skip to content

Commit a5075a2

Browse files
committed
Changeset rewording
1 parent 34372c4 commit a5075a2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.changeset/kind-pets-sin.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@
1010
'@firebase/auth': patch
1111
---
1212

13-
FirebaseServerApp may now be initalized with an App Check which will be used by SDKs in lieu of initializing an instance of App Check to get the current token. This should unblock the use of App Check enforced products in SSR environments.
13+
`FirebaseServerApp` may now be initalized with an App Check token in leu of invoking the App Check
14+
`getToken` method. This should unblock the use of App Check enforced products in SSR environments
15+
where the App Check SDK cannot be initialized.

0 commit comments

Comments
 (0)