Go to file
Praburaj b7c8af8503 Reading AuthenticationProperties from SignOutContext
This will enable users to set a specific redirect uri and call signout.
2015-03-09 19:48:04 -07:00
samples Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:59:01 -07:00
src Reading AuthenticationProperties from SignOutContext 2015-03-09 19:48:04 -07:00
test Reading AuthenticationProperties from SignOutContext 2015-03-09 19:48:04 -07:00
.gitattributes
.gitignore Add project.lock.json to .gitignore 2015-02-16 13:50:24 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.Config Merge branch 'release' into dev 2015-02-05 15:14:22 -08:00
README.md
Security.sln Fix sln and kproj 2015-03-02 17:43:59 -08:00
build.cmd Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:59:01 -07:00
build.sh Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:59:01 -07:00
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.