Skip to content

Commit 0a0976b

Browse files
committed
Update CHANGELOG.md
1 parent 3e6c17d commit 0a0976b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

FirebaseAI/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Unreleased
2-
- [feature] Added a new configuration option to require limited-use App
2+
- [feature] Added a new configuration option to use limited-use App
33
Check tokens for attesting Firebase AI Logic requests. This enhances
44
security against replay attacks. To use this feature, configure it
5-
explicitly via the new `FirebaseAI.Config` struct when initializing
6-
`FirebaseAI`. We recommend migrating to limited-use tokens now, so
7-
your app will be ready to take advantage of replay protection when
8-
it becomes available for Firebase AI Logic.
5+
explicitly via the new `useLimitedUseAppCheckTokens` parameter when
6+
initializing `FirebaseAI`. We recommend migrating to limited-use
7+
tokens now, so your app will be ready to take advantage of replay
8+
protection when it becomes available for Firebase AI Logic.
99

1010
# 12.0.0
1111
- [added] Added support for Grounding with Google Search. (#15014)

0 commit comments

Comments
 (0)