Go to file
Hao Kung 3426034bcb Use DI activated options for auth middlewares
UseXXX() now use DI activated options
Use ExternalAuthenticationOptions instead of DefaultSignInAs
2014-10-08 13:02:08 -07:00
samples Use DI activated options for auth middlewares 2014-10-08 13:02:08 -07:00
src Use DI activated options for auth middlewares 2014-10-08 13:02:08 -07:00
test/Microsoft.AspNet.Security.Test Use DI activated options for auth middlewares 2014-10-08 13:02:08 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
Security.sln
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 vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.