Go to file
Pinpoint 4a2a742ad5 Fix SecurityTokenValidated and rework the different OAuth2 Bearer middleware tests 2015-04-13 23:19:32 +02:00
samples
src Fix SecurityTokenValidated and rework the different OAuth2 Bearer middleware tests 2015-04-13 23:19:32 +02:00
test Fix SecurityTokenValidated and rework the different OAuth2 Bearer middleware tests 2015-04-13 23:19:32 +02:00
.gitattributes
.gitignore
.travis.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:42 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
Security.sln
appveyor.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:16:42 -07:00
build.cmd
build.sh
global.json
makefile.shade

README.md

ASP.NET Security

ASP.NET Security contains the security and authorization middlewares for ASP.NET vNext.

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.