We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb0d3c8 commit 17113f3Copy full SHA for 17113f3
FirebaseAI/CHANGELOG.md
@@ -2,9 +2,9 @@
2
- [feature] Added a new configuration option to use limited-use App
3
Check tokens for attesting Firebase AI Logic requests. This enhances
4
security against replay attacks. To use this feature, configure it
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
+ explicitly via the new `useLimitedUseAppCheckTokens` parameter when
+ initializing `FirebaseAI`. We recommend migrating to limited-use
+ tokens now, so your app will be ready to take advantage of replay
8
protection when it becomes available for Firebase AI Logic.
9
10
# 12.0.0
0 commit comments