Using ASP.NET Core Identity
2. Your First Identity Application
3. Creating the Example Project
7. Using the Identity API
8. Signing In and Out and Managing Passwords
9. Creating and Deleting Accounts
10. Using Roles and Claims
11. Two-Factor and External Authentication
12. Authenticating API Clients
Understanding ASP.NET Core Identity
13. Creating the Example Project
14. Working with ASP.NET Core
16. Creating a User Store
17. Claims, Roles, and Confirmations
18. Signing In with Identity
19. Creating a Role Store
20. Lockouts and Two-Factor Sign Ins
21. Authenticators and Recovery Codes
22. External Authentication
23. External Authentication