https://auth0.com/blog/cross-site-request-forgery-csrf/
Learn how CSRF attacks work and how to prevent Cross-Site Request Forgery vulnerabilities in your Web applications by exploring a practical example.
cross sitecsrf attackspreventrequestforgery
https://www.educative.io/courses/web-application-security-everyday-software-engineer/samesite-the-csrf-killer
Learn how the SameSite cookie flag helps prevent cross-site request forgery by restricting cookie sending across sites, improving security.
samesite cookiecsrf attacksunderstandingprevent