Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankitsharma-007/aspcore.twitterauth
Authentication Using Twitter In ASP.NET Core 2.0
https://github.com/ankitsharma-007/aspcore.twitterauth
ankit-sharma article asp-net-core authentication twitter twitterauth visual-studio
Last synced: about 2 months ago
JSON representation
Authentication Using Twitter In ASP.NET Core 2.0
- Host: GitHub
- URL: https://github.com/ankitsharma-007/aspcore.twitterauth
- Owner: AnkitSharma-007
- Created: 2018-02-13T18:06:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T16:07:52.000Z (almost 7 years ago)
- Last Synced: 2024-10-06T09:40:58.322Z (4 months ago)
- Topics: ankit-sharma, article, asp-net-core, authentication, twitter, twitterauth, visual-studio
- Language: C#
- Homepage:
- Size: 1.28 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASPCore.TwitterAuth
Sometimes, we want the users to log in 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 Twitter.# Read the full article here
http://ankitsharmablogs.com/authentication-using-twitter-in-asp-net-core-2-0/