Skip to content

Commit 9ef2511

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

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
@@ -25,7 +25,7 @@ public struct AppCheckOptions: Sendable, Hashable, Equatable {
2525
///
2626
/// - Parameters:
2727
/// - requireLimitedUseTokens: When sending tokens to the backend, this option enables
28-
/// the usage of App Check's `limitedUseTokens` instead of the standard cached tokens.
28+
/// 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
3131
/// surface for malicious parties to hijack tokens. When used alongside [replay protection](https://firebase.google.com/docs/app-check/custom-resource-backend#replay-protection),

0 commit comments

Comments
 (0)