Skip to content

How to save cookie set in response to browser? #503

Answered by sindresorhus
timmoti asked this question in Q&A
Discussion options

You must be logged in to vote

Did you try await ky.get('http://localhost:4000/set-session', { cache: 'no-store', credentials: 'include' })?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@timmoti
Comment options

Answer selected by timmoti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants