Using mockmvc when using recommended CSRF protection setup for Spring Security 6?
I have configured Spring Security (using Spring Boot 3.3.2) to follow the setup that is recommended for JavaScript Single Page Applications (We use React).
I have configured Spring Security (using Spring Boot 3.3.2) to follow the setup that is recommended for JavaScript Single Page Applications (We use React).