Creating & Using AntiForgery Tokens to Prevent CSRF Attacks | ASP.NET CORE 3.0 | ANGULAR 10

Опубликовано: 04 Октябрь 2024
на канале: Tech Howdy
7,143
76

In this video tutorial, I will show you how to Create and Use AntiForgery Tokens in your ASP.NET CORE Application. We will test the Token Implementation on API Endpoints
**In this Tutorial I have just Implemented the AntiForgery Token Validation on one Controller. Follow the same process to implement and use Anti-forgery Tokens on other Controller Classes in the CMS Application.

----Video Number : 43
----BLOG
https://techhowdy.com/

======FOR SOURCE CODE USE ANY OF THE FOLLOWING REPO LINKS=====
**SOURCE CODE DEV OPS REPO**
https://dev.azure.com/Techhowdy/_git/...
**SOURCE CODE GITHUB LINK**
https://github.com/techhowdy/CMS_CORE_NG