aspnet / Identity

[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
1.96k stars 869 forks source link

Guidance on new 2.1 stuff #1789

Closed natelaff closed 6 years ago

natelaff commented 6 years ago

Can we get guidance on adding user properties, renaming Identity tables and changing key types with all of these changes for 2.1 (i.e. #1690, #1679)

It seems like this was made easier, right? Can we see how it all comes together now?

Thanks!

blowdart commented 6 years ago

@ajcvickers This is your bailiwick

ajcvickers commented 6 years ago

See https://docs.microsoft.com/en-us/aspnet/core/security/authentication/customize_identity_model?view=aspnetcore-2.1