Update identity.md

pull/18962/head^2
Rick Anderson 2020-06-25 11:15:30 -10:00 committed by GitHub
parent fc891944d6
commit 71cafd2605
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -227,6 +227,7 @@ To prevent publishing static Identity assets (stylesheets and JavaScript files f
## Next Steps
* [ASP.NET Core Identity source code](https://github.com/dotnet/aspnetcore/tree/master/src/Identity)
* See [this GitHub issue](https://github.com/dotnet/AspNetCore.Docs/issues/5131) for information on configuring Identity using SQLite.
* [Configure Identity](xref:security/authentication/identity-configuration)
* <xref:security/authorization/secure-data>