Authenticating LinkedIn Users Using ASPNET-Contrib OAuth Providers
Create a simple solution using LinkedIn and GitHub providers to authenticate users. Out of the box, ASP.NET Core supports multiple external providers but not LinkedIn. The aspnet-contrib (github.com) project has more than 60 external providers, including LinkedIn!...