In this chapter, I explain how to configure Identity, including how to support third-party services from Google, Facebook, and Twitter. Some of these configuration options are part of the ASP.NET Core platform, but since they are so closely related to ASP.NET Core Identity, I have included them anyway. Table
5-1 puts the configuration options in context.
Table 5-1.Putting Identity Configuration Options in Context
Question | Answer |
|---|
What are they? | The Identity configuration options are a set of properties whose values are used by the ... |