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

cookie: add option to set samesite property #7

Merged
merged 1 commit into from
Oct 8, 2020

Conversation

kushmansingh
Copy link

SameSite lets you choose whether the cookie can be accessed by any domain or just the one specified by the cookie. https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-03#section-4.1

@kushmansingh kushmansingh marked this pull request as ready for review October 7, 2020 19:48
@Xeroday Xeroday requested a review from dschofie October 8, 2020 16:33
@kushmansingh kushmansingh merged commit 93543a6 into samsarahq:master Oct 8, 2020
@kushmansingh kushmansingh deleted the kmansingh/samesite branch October 8, 2020 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants