An open API service indexing awesome lists of open source software.

https://github.com/danielmackay/dotnet-jwt


https://github.com/danielmackay/dotnet-jwt

dotnet jwt security

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

          

# dotnet-jwt

> Based off: https://www.c-sharpcorner.com/article/jwt-token-creation-authentication-and-authorization-in-asp-net-core-6-0-with-po/

.NET Web API with simple JWT authentication

## Todo

- Test
- Tidy up