Back to Aspnetcore

External OAuth authentication providers

aspnetcore/security/authentication/social/other-logins.md

latest2.5 KB
Original Source

External OAuth authentication providers

By Rick Anderson, Pranav Rastogi, and Valeriy Novytskyy

The following list includes common external OAuth authentication providers that work with ASP.NET Core apps. Third-party NuGet packages, such as the ones maintained by OpenIddict or aspnet-contrib, can be used to complement the authentication providers implemented by the ASP.NET Core team.

<!-- DOC AUTHOR NOTE: The preferences page at https://www.reddit.com/login?dest=https%3A%2F%2Fwww.reddit.com%2Fprefs%2Fapps was linked to 'Reddit', but the URL makes a bad POST that ultimately causes our build system to claim that the link is broken. -->

To use multiple authentication providers, see xref:security/authentication/social/index#multiple-authentication-providers.

[!INCLUDEForward request information when behind a proxy or load balancer section]