Skip to content

Commit 8d902d1

Browse files
authored
Update CHANGELOG.md
1 parent a4848b4 commit 8d902d1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

packages/ai/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,12 @@
1414

1515
- [`9b63cd6`](https://github.com/firebase/firebase-js-sdk/commit/9b63cd60efcd02b64b0d37f81affb3eabf70f9eb) [#9192](https://github.com/firebase/firebase-js-sdk/pull/9192) - Add `thoughtSummary()` convenience method to `EnhancedGenerateContentResponse`.
1616

17-
- [`02280d7`](https://github.com/firebase/firebase-js-sdk/commit/02280d747863445fa1c21dfda01030412a6cecff) [#9201](https://github.com/firebase/firebase-js-sdk/pull/9201) - Add App Check limited use token option to `getAI()`.
17+
- [`02280d7`](https://github.com/firebase/firebase-js-sdk/commit/02280d747863445fa1c21dfda01030412a6cecff) [#9201](https://github.com/firebase/firebase-js-sdk/pull/9201) - Add support for limited-use tokens with Firebase App Check.
18+
These limited-use tokens are required for an upcoming optional feature called
19+
_replay protection_. We recommend
20+
[enabling the usage of limited-use tokens](https://firebase.google.com/docs/ai-logic/app-check)
21+
now so that when replay protection becomes available, you can enable it sooner
22+
because more of your users will be on versions of your app that send limited-use tokens.
1823

1924
### Patch Changes
2025

0 commit comments

Comments
 (0)