Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ankitsharma-007/aspcore.facebookauth
- Owner: AnkitSharma-007
- Created: 2018-03-05T17:00:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-08T15:51:24.000Z (almost 7 years ago)
- Last Synced: 2024-10-06T09:40:59.276Z (3 months ago)
- Topics: ankit-sharma, article, asp-net-core, authentication, facebook, facebook-account, facebookauth, visual-studio
- Language: C#
- Size: 1.27 MB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/