I am working on a web application based on Spring boot and Angular. I wanted to implement CSRF protection. In spring boot, i have enabled CSRF and set it to use CookieCSRF
CookieCSRF