Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insecure SameSite=None cookies warning #66

Open
leymytel opened this issue Apr 24, 2020 · 0 comments
Open

Insecure SameSite=None cookies warning #66

leymytel opened this issue Apr 24, 2020 · 0 comments

Comments

@leymytel
Copy link
Contributor

Chromium has a warning for an insecure SameSite=None cookie

A cookie associated with a resource at http://username.hubofallthings.net/ was set with `SameSite=None` but without `Secure`. A future release of Chrome will only deliver cookies marked `SameSite=None` if they are also marked `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5633521622188032.

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

No branches or pull requests

1 participant