Modern cookie management for PHP
-
Updated
Oct 13, 2017 - PHP
Modern cookie management for PHP
Web-Security(Web 安全)
Some user agents are known to be incompatible with the `SameSite=None` attribute. This middleware for Laravel will try to determine and overwrite the Cookie value.
Provides support for legacy clients when using SameSite=None cookies in Laravel 5.8+
WSGI Middleware to preserve compatibility regarding cookies with the SameSite attribute
Go library to detect if SameSite=None cookies are supported. This code is an implementation of https://www.chromium.org/updates/same-site/incompatible-clients
This addon allows you to add SameSite attribute to cookies
Proof of concept iOS app demonstrating how to serve a local (embedded) website in WKWebView, while also being able to make cross-origin remote AJAX calls and handle cookies without worrying about Same-Site restrictions.
支持跨站cookie共享的chrome插件,支持chrome>94版本;chrome-extension:Allow your cookies without samesite
A RESTful auth service for managing accounts, roles, and tokens within a mission management system.
Explore and learn about Cross-Origin Resource Sharing (CORS) vulnerabilities with our interactive CORS-vulnerable Lab. Ideal for security enthusiasts and developers.
ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page
Add a description, image, and links to the samesite-cookies topic page so that developers can more easily learn about it.
To associate your repository with the samesite-cookies topic, visit your repo's landing page and select "manage topics."