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

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

Authentication Using Google In ASP.NET Core 2.0
https://github.com/ankitsharma-007/aspcore.googleauth

ankit-sharma article asp-net-core authentication googleauth visual-studio

Last synced: 9 months ago
JSON representation

Authentication Using Google In ASP.NET Core 2.0

Awesome Lists containing this project

README

          

# ASPCore.GoogleAuth
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 a Google account.

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