AspNetCore.Docs/aspnetcore/security/authentication/toc.md

9 lines
534 B
Markdown
Raw Normal View History

2016-10-29 01:35:15 +08:00
# [Introduction to Identity](identity.md)
# [Enabling authentication using Facebook, Google and other external providers](sociallogins.md)
# [Account Confirmation and Password Recovery](accconfirm.md)
# [Two-factor authentication with SMS](2fa.md)
# [🔧 Supporting Third Party Clients using OAuth 2.0](oauth2.md)
# [Using Cookie Middleware without ASP.NET Core Identity](cookie.md)
# [Azure Active Directory](azure-active-directory/toc.md)
# [Securing ASP.NET Core apps with IdentityServer4](https://identityserver4.readthedocs.io)