Skip to content

Commit 0857ffa

Browse files
daymxnncooke3
andauthored
Update AppCheckOptions.swift
Co-authored-by: Nick Cooke <[email protected]>
1 parent 9ef2511 commit 0857ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAI/Sources/AppCheckOptions.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ public struct AppCheckOptions: Sendable, Hashable, Equatable {
2828
/// the usage of App Check's limited-use tokens instead of the standard cached tokens.
2929
///
3030
/// A new limited-use tokens will be generated for each request; providing a smaller attack
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),
31+
/// surface for malicious parties to hijack tokens. When used alongside replay protection,
3232
/// limited-use tokens are also _consumed_ after each request, ensuring they can't be used
3333
/// again.
3434
///

0 commit comments

Comments
 (0)