mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 01:53:26 +00:00
Pass token to getPublishedContentByUrl to ensure rate-limit settings are propagated (#244)
This commit is contained in:
@@ -194,7 +194,6 @@ export const getPublishedContentByUrl = cache(
|
||||
visitorAuthToken,
|
||||
},
|
||||
{
|
||||
secure: false,
|
||||
signal: options.signal,
|
||||
...noCacheFetchOptions,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user