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

16 lines
926 B
Markdown
Raw Normal View History

# [Community OSS authentication options](community.md)
2016-10-29 01:35:15 +08:00
# [Introduction to Identity](identity.md)
# [Configure Identity](identity-configuration.md)
2016-12-08 04:32:53 +08:00
# [Enabling authentication using Facebook, Google and other external providers](social/index.md)
## [Facebook authentication](social/facebook-logins.md)
## [Twitter authentication](social/twitter-logins.md)
## [Google authentication](social/google-logins.md)
## [Microsoft authentication](social/microsoft-logins.md)
## [Other authentication providers](social/other-logins.md)
2016-10-29 01:35:15 +08:00
# [Account Confirmation and Password Recovery](accconfirm.md)
# [Two-factor authentication with SMS](2fa.md)
2017-04-25 05:00:39 +08:00
<!--# [🔧 Supporting Third Party Clients using OAuth 2.0](oauth2.md)-->
2016-10-29 01:35:15 +08:00
# [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)