Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Chapter 21 Notes #100

Open
scottkuhl opened this issue Sep 3, 2020 · 0 comments
Open

Chapter 21 Notes #100

scottkuhl opened this issue Sep 3, 2020 · 0 comments

Comments

@scottkuhl
Copy link
Contributor

Something that is missing from this chapter is how to map the application user to tables in the database. For example, how do you add a property to the event examples that shows which user created the event. This is a scenario the students almost always run into on their projects.

Another thing the users run into is how to change from always displaying the email address as the user and instead collect the user's name. This prevents all other users from seeing everyone's email address.

I cover this scenario here: https://medium.com/@scottkuhl/extending-asp-net-core-2-2-identity-management-c3cc657cc448

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant