Go to file
Eilon Lipton 844e91d69d Update Home master -> Home dev 2015-05-12 11:49:51 -07:00
samples/IdentitySample.Mvc
src Adding validation regex timeout. 2015-05-08 14:33:45 -07:00
test No password = auto fail password checks 2015-05-08 10:57:18 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:49:51 -07:00
Identity.sln
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:52:26 -07:00
NuGet.Config
README.md
Settings.StyleCop
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

README.md

ASP.NET Identity

ASP.NET Identity is the new membership system for building ASP.NET web applications. ASP.NET Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.

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.