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
/// A new `limitedUseToken` will be generated for each request; providing a smaller attack
31
31
/// surface for malicious parties to hijack tokens. When used alongside [replay protection](https://firebase.google.com/docs/app-check/custom-resource-backend#replay-protection),
32
-
/// `limitedUseTokens` are also _consumed_ after each request, ensuring they can't be used
32
+
/// limited-use tokens are also _consumed_ after each request, ensuring they can't be used
0 commit comments