-
Notifications
You must be signed in to change notification settings - Fork 57
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
Support SameSite directive #47
Comments
Should probably wait on #46 to merge |
Merged
Resolved in #50 |
@ckifer Thanks for the enhancement! Do you know whether this will be released anytime soon? We're keen on using it in our project. |
Thanks! |
@ckifer @fknittel We published version 1.3.2 of the package this morning. Here are the change notes. |
Thank you!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What would you like to be added:
As a user with secure websites I would like control over all common cookie directives. Recently HttpOnly was added to the library - this would be to support SameSite as well.
Why is this needed:
cognito-at-edge
The text was updated successfully, but these errors were encountered: