Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

[WARNING] This package is abandoned and broken (no SameSite support) #150

Open
mandatoryprogrammer opened this issue Mar 27, 2021 · 0 comments

Comments

@mandatoryprogrammer
Copy link

Hoping to save people some time if they peek at the issues tab before using this. I wasted a good amount of time with this until I realized it was just broken.

This package is no longer maintained by anyone. It currently does not work for cross-site requests due to using an outdated version of the cookies library which doesn't support SameSite cookies. So if you have two origins (e.g. https://www.example.com and https://api.example.com) and you want to use this package for cookies: steer clear. If your entire site is served under a single origin this will still work for you.

There's actually a PR which fixes this huge issue here (but again, this is abandoned so it's likely not getting merged): #142

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant