You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.
Note: this probably means we'll need to do the redirect on our side rather than leaving it to node-fetch, since intermediate cookies are a thing and node-fetch has no hook for it.
Would this complicate the cache logic? I’d love to use it if it became a feature/help make it a feature, but I’m unsure about the interactions between cookies, cache-control: private, and the credentials argument.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Use
tough-cookie
as the default cookie jar, and allow users to pass in their own cookie jar or disable cookie support entirely.The text was updated successfully, but these errors were encountered: