Implementing the AntiForgery token system for the web API application.The scenario is, Its the project for Mobile application. So there is no MVC web application as of now. By following the link here (answered),we can validate AntiForgery token. But unable to understand how to generate AntiForgery token for device request, how to initiate request for device and how it will be sequenced?
Asked
Active
Viewed 131 times