There was an error while loading. Please reload this page.
1 parent 0c589fa commit 21c6473Copy full SHA for 21c6473
1 file changed
docs/src/app/(docs)/concepts/auth-security/page.mdx
@@ -14,7 +14,7 @@ this section we'll go over how to protect different parts of the UploadThing
14
flow.
15
16
<Warning>
17
- Do not protect the entire `/api/uploadthing` route from being called by
+ Do not protect the entire /api/uploadthing route from being called by
18
unauthenticated users. The endpoint is called as a webhook by our server and
19
thus must be publicly available.
20
</Warning>
0 commit comments