Forum Discussion

Hardik_Patel_'s avatar
Hardik_Patel_
Copper Contributor
Jul 01, 2024

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...

Resources