Skip to content

Commit 71cafd2

Browse files
Update identity.md
1 parent fc89194 commit 71cafd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aspnetcore/security/authentication/identity.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ To prevent publishing static Identity assets (stylesheets and JavaScript files f
227227

228228
## Next Steps
229229

230+
* [ASP.NET Core Identity source code](https://github.com/dotnet/aspnetcore/tree/master/src/Identity)
230231
* See [this GitHub issue](https://github.com/dotnet/AspNetCore.Docs/issues/5131) for information on configuring Identity using SQLite.
231232
* [Configure Identity](xref:security/authentication/identity-configuration)
232233
* <xref:security/authorization/secure-data>

0 commit comments

Comments
 (0)