https://github.com/danielmackay/dotnet-jwt
https://github.com/danielmackay/dotnet-jwt
dotnet jwt security
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielmackay/dotnet-jwt
- Owner: danielmackay
- Created: 2022-09-11T12:03:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-11T21:54:42.000Z (over 3 years ago)
- Last Synced: 2025-10-24T02:48:07.391Z (7 months ago)
- Topics: dotnet, jwt, security
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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