Blazor web assembly with ASP.NET Core 5 API with JWT Token based authentication
Client app has Blazor web assembly project.
Server application has ASP.NET Core 5 API project. Here i implemented AspNet Identity based login and Registration and JWT token Based Authentication.