• yesterday
The password reset feature is essential in an authentication service. Otherwise what will do the user if forgets its password? This video shows a quick approach for a password reset feature in my Angular & ASP.NET Core Web API Authentication service.

Full code can be seen here https://github.com/InterTuts/Angular.js-ASP.NET-Core-Authentication

Recommended