Update identity.md

pull/2316/head
Luke Latham 2016-12-04 23:05:45 -06:00 committed by GitHub
parent 11c8c23730
commit 1dd049fccf
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ uid: security/authentication/identity
---
# Introduction to Identity
By [Pranav Rastogi](https://github.com/rustd), [Rick Anderson](https://twitter.com/RickAndMSFT), Tom Dykstra, Jon Galloway and [Erik Reitan](https://github.com/Erikre)
By [Pranav Rastogi](https://github.com/rustd), [Rick Anderson](https://twitter.com/RickAndMSFT), Tom Dykstra, Jon Galloway, and [Erik Reitan](https://github.com/Erikre)
ASP.NET Core Identity is a membership system which allows you to add login functionality to your application. Users can create an account and login with a user name and password or they can use an external login providers such as Facebook, Google, Microsoft Account, Twitter and more.