This was an exciting read up until the point where I looked SameSite up on caniuse⦠http://caniuse.com/#search=samesite
On the other hand adding SameSite is very likely to be a one-line change in your code and can be deployed in addition to your existing CSRF protection.
SameSite
This was an exciting read up until the point where I looked SameSite up on caniuse⦠http://caniuse.com/#search=samesite
On the other hand adding
SameSiteis very likely to be a one-line change in your code and can be deployed in addition to your existing CSRF protection.