An open API service indexing awesome lists of open source software.

https://github.com/ankitsharma-007/aspcore.linkedinauth

Authentication of ASP.NET Core app using a LinkedIn account
https://github.com/ankitsharma-007/aspcore.linkedinauth

ankit-sharma article asp-net-core authentication csharp linkedin visual-studio

Last synced: 5 months ago
JSON representation

Authentication of ASP.NET Core app using a LinkedIn account

Awesome Lists containing this project

README

          

# ASPCore.LinkedInAuth
Sometimes, we want the users to log in using their existing credentials of third-party applications, such as Facebook, Twitter, Google, LinkedIn etc. into our application. In this article, we are going to look into the authentication of ASP.NET Core app using a LinkedIn account.

# Read the full article here
http://ankitsharmablogs.com/authentication-using-linkedin-asp-net-core-2-0/