dimitri.codes icon indicating copy to clipboard operation
dimitri.codes copied to clipboard

CSRF with Spring boot and React/Vue/Angular

Open g00glen00b opened this issue 5 years ago • 0 comments

Title:

Using CSRF with Spring boot and JavaScript

Description:

I often see people using .csrf().disable() because they don't know how to properly configure CSRF for a project that uses a React, Vue or Angular frontend.

g00glen00b avatar Feb 20 '20 14:02 g00glen00b