Friday, July 5, 2024

High level overview of how spring security manages csrf

 


CSRF token is used only for HTTP POST, PUT, PATCH AND DELETE methods.

No comments:

Post a Comment

Element of a good table (Ref: Database design mere mortals by Michael J. Hernandez)

  Elements of the Ideal Table: It represents a single subject, which can be an object or event that reduces the risk of potential data integ...