File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -38,13 +38,6 @@ public final class FirebaseAI: Sendable {
38
38
/// [App Check in Firebase AI Logic](https://firebase.google.com/docs/ai-logic/app-check).
39
39
///
40
40
/// _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
- /// >
48
41
/// > Migrating to limited-use tokens sooner minimizes disruption when support for replay
49
42
/// > protection is added.
50
43
/// - Returns: A `FirebaseAI` instance, configured with the custom `FirebaseApp`.
You can’t perform that action at this time.
0 commit comments