CSRF-Protector-PHP
CSRF-Protector-PHP copied to clipboard
Allow SameSite attribute to be set
Is there any plan to allow for SameSite to be set? Currently the only way is by manually updating the setcookie() call in csrfprotector.php as per https://github.com/mebjas/CSRF-Protector-PHP/issues/145