This repository contains a project implementing JWT authentication and authorization using the Identity Framework in an ASP.NET Core Web API. The project also includes OTP verification, two-factor authentication, refresh token functionality, email service using SMTP, and reset and forget password functionality.
Here are some of the key technologies used in this project:
C#, ASP.NET Core Web API, Entity Framework, Custom Identity, SMTP for email service, Identity Framework, SQL Server, JWT