Go to file
ryanbrandenburg a281b2e369 * Add functional tests for sample 2016-01-06 09:37:15 -08:00
samples/AntiforgerySample * Add functional tests for sample 2016-01-06 09:37:15 -08:00
src/Microsoft.AspNet.Antiforgery
test * Add functional tests for sample 2016-01-06 09:37:15 -08:00
tools
.bowerrc * Add functional tests for sample 2016-01-06 09:37:15 -08:00
.gitattributes
.gitignore
.travis.yml
Antiforgery.sln * Add functional tests for sample 2016-01-06 09:37:15 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

README.md

Antiforgery

AppVeyor: AppVeyor

Travis: Travis

Antiforgery system for generating secure tokens to prevent Cross-Site Request Forgery attacks.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.