/JwtWebAPITemplate8

A starter template for creating a .NET 8.0 Web API with JWT Token Endpoint Protection

Primary LanguageC#GNU General Public License v3.0GPL-3.0

JwtWebAPITemplate8

A starter template for creating a .NET 8.0 Web API with JWT Token Endpoint Protection

Feel free to fork, enhance and share freely, but please contribute back any improvements you make and let us know about your improvements. The goal of this template was to be a stand along JWT Web API for .NET 8.0 which will allow you to use whatever database schema you would like to use by providing the absolute minimmum necessary plumbing to the Developer.

You can easily add a Microsoft Identity on premise SQL Database and further extend the User Service to read and authenticate from that database.

By default, the user credentials have been hard coded to the following:

  Username: test
  Password: test