Skip to content

Commit 567abe9

Browse files
committed
🤖 Update LLMs files [skip ci]
1 parent f78a925 commit 567abe9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎docusaurus/static/llms-full.txt‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7785,6 +7785,10 @@ Source: https://docs.strapi.io/cms/features/api-tokens
77857785

77867786
API tokens allow users to authenticate REST and GraphQL API queries (see [APIs introduction](/cms/api/content-api)).
77877787

7788+
:::caution Security
7789+
Prefer read‑only tokens for public access, scope server tokens to only what you need, rotate long‑lived tokens, and store them in a secrets manager. Never expose admin tokens in client‑side code.
7790+
:::
7791+
77887792
</IdentityCard>
77897793

77907794
</Tabs>

0 commit comments

Comments
 (0)