Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

ankit-sharma article asp-net-core authentication facebook facebook-account facebookauth visual-studio

Last synced: 20 days ago
JSON representation

Authentication of ASP.NET Core app using a Facebook account

Awesome Lists containing this project

README

        

# ASPCore.FacebookAuth
Sometimes we want the user to login using their existing credentials of third party applications such as Facebook, Twitter, Google etc. into our application. In this article we are going to look into authentication of ASP.NET Core app using Facebook account.
# Read the full article here
http://ankitsharmablogs.com/authentication-using-facebook-in-asp-net-core-2-0/