CSRF configuration for Angular + Spring Boot application
Nov 22, 2022 · 3 min read · In this article we will describe how to configure an Angular frontend / Spring Boot backend application to be secure against CSRF attacks. What is CSRF? Cross Site Request Forgery (CSRF or XSRF) is an attack against a web application in which a malic...
Aanomar commented