Skip to content

Commit 78ff3de

Browse files
Update src/content/docs/ai-gateway/configuration/authentication.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent 760bf27 commit 78ff3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/configuration/authentication.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: Add security by requiring a valid authorization token for each requ
99

1010
The Authenticated Gateway feature in AI Gateway adds security by requiring a valid authorization token for each request. This feature is especially useful when storing logs persistently, as it prevents unauthorized access and protects against "log bombing." With Authenticated Gateway enabled, only requests with the correct token are processed.
1111

12-
:::note[Note]
12+
:::note
1313
We recommend enabling Authenticated Gateway when opting to store logs with AI Gateway.
1414
:::
1515

0 commit comments

Comments
 (0)