Forum Discussion
Hardik_Patel_
Jul 01, 2024Copper Contributor
I want to implement CSRF protection into my javascript (ajax request) code in sharepoint.
i want this to overcome - User account details can be exploited using Cross Site Scripting Forgery Attack (CSRF) I have code in JavaScript that is used to update the data in my SharePoint list. a...
Hardik_Patel_
Jul 12, 2024Copper Contributor
Hello everyone, do anyone have any updates on this?