We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d687bda + b8caa9d commit 077240fCopy full SHA for 077240f
packages/app-check-types/index.d.ts
@@ -42,7 +42,7 @@ export interface FirebaseAppCheck {
42
/**
43
* Get the current App Check token. Attaches to the most recent
44
* in-flight request if one is present. Returns null if no token
45
- * is present and no token requests are in-flight.
+ * is present and no token requests are in flight.
46
*
47
* @param forceRefresh - If true, will always try to fetch a fresh token.
48
* If false, will use a cached token if found in storage.
0 commit comments