One of the basic protection against CSRF is using the Sychronizer Token Pattern technology, where a token is used to validate the request of the user, from the server side – Token will be generated from the servers end while an AJAX call is used to validate the cookies from the users end with the server end token
ClaudeWittebron/CSRF-Protection-Synchronizer-Token-Pattern
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|