Go to file
Hao Kung 14d1b467c6 ClaimsXform and RIP AutoAuthHandler
- Initial support for ClaimsTransformation
- merge automatic auth handler back into base
2015-03-16 15:14:44 -07:00
samples ClaimsXform and RIP AutoAuthHandler 2015-03-16 15:14:44 -07:00
src ClaimsXform and RIP AutoAuthHandler 2015-03-16 15:14:44 -07:00
test ClaimsXform and RIP AutoAuthHandler 2015-03-16 15:14:44 -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 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.