adspace


What is antiforgerytoken mvc5?

Answer Posted / Rohit Kumar Singh

In MVC5 (not Laravel), AntiForgeryToken is a security feature provided by ASP.NET to protect against Cross-Site Request Forgery (CSRF) attacks. In Laravel, the equivalent is the CSRF token which can be found in the $_SESSION['_token'] global variable.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know what version of laravel do you generally use?

839


How much laravel experience do you have?

815


What is current stable version of laravel?

870


What is latest version of laravel?

869


Tell us have you used lumen before?

809