A Blog full of Web Projects

A Blog full of Web Projects

.NET 10 REST API doing JWT Authentication

19-January-2026

React 19 client towards a REST API by .NET 10 with C# using JWT Authentication

Traditional webhosting is used for this Application

The Web Application was made with ASP.NET Core + React and Redux

Functionality of the Web App

  • JWT Authentication

Tech used for building the Web App

  • C#
  • The .NET 10 Web API is hosted at a traditional Webhotel
  • The React 19 Client is hosted at a traditional Webhotel
  • CORS Policy implemented by .NET
  • JWT Authentication for access secure routes
A Blog made with Gatsby React and GraphQL