Skip to content

Commit 9fbf6e6

Browse files
committed
Remove mention of replay protection
1 parent 04675d6 commit 9fbf6e6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

FirebaseAI/Sources/FirebaseAI.swift

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,6 @@ public final class FirebaseAI: Sendable {
3838
/// [App Check in Firebase AI Logic](https://firebase.google.com/docs/ai-logic/app-check).
3939
///
4040
/// _This flag is set to `false` by default._
41-
///
42-
/// > Important: Replay protection is not currently supported for the FirebaseAI backend.
43-
/// > While this feature is being developed, you can still migrate to using
44-
/// > limited-use tokens. Because limited-use tokens are backwards compatible, you can still
45-
/// > use them without replay protection. Due to their shorter TTL over standard App Check
46-
/// > tokens, they still provide a security benefit.
47-
/// >
4841
/// > Migrating to limited-use tokens sooner minimizes disruption when support for replay
4942
/// > protection is added.
5043
/// - Returns: A `FirebaseAI` instance, configured with the custom `FirebaseApp`.

0 commit comments

Comments
 (0)