You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changeset/kind-pets-sin.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,6 @@
10
10
'@firebase/auth': patch
11
11
---
12
12
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
0 commit comments