We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc89194 commit 71cafd2Copy full SHA for 71cafd2
aspnetcore/security/authentication/identity.md
@@ -227,6 +227,7 @@ To prevent publishing static Identity assets (stylesheets and JavaScript files f
227
228
## Next Steps
229
230
+* [ASP.NET Core Identity source code](https://github.com/dotnet/aspnetcore/tree/master/src/Identity)
231
* See [this GitHub issue](https://github.com/dotnet/AspNetCore.Docs/issues/5131) for information on configuring Identity using SQLite.
232
* [Configure Identity](xref:security/authentication/identity-configuration)
233
* <xref:security/authorization/secure-data>
0 commit comments