In my Angular & ASP.NET Core Web API Authentication I have added support for sign up and sign in using the Google API. This video explains how this feature is working.
When the user sign up, its account ID from Google is saved in the database. At the next Google login, if ID is saved, the user will be logged in and redirected to its dashboard.
Full code can be seen here https://github.com/InterTuts/Angular.js-ASP.NET-Core-Authentication
When the user sign up, its account ID from Google is saved in the database. At the next Google login, if ID is saved, the user will be logged in and redirected to its dashboard.
Full code can be seen here https://github.com/InterTuts/Angular.js-ASP.NET-Core-Authentication
Category
🦄
Creativity