dotnet/AspNetCore.Docs

Mention SameSite

leotsarev opened this issue · 0 comments

Description

Should mention SameSite cookies as a alternative method that prevents CSRF in most browsers.

Page URL

https://learn.microsoft.com/en-us/aspnet/core/security/anti-request-forgery?view=aspnetcore-8.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/security/anti-request-forgery.md

Document ID

bffca13c-223f-c61f-9cb2-9da8811eecfa

Article author

@tdykstra

Related Issues