https://github.com/soenneker/soenneker.utils.jwt
Various JWT related operations
https://github.com/soenneker/soenneker.utils.jwt
claim csharp dotnet jwt token utils validation
Last synced: about 1 month ago
JSON representation
Various JWT related operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.utils.jwt
- Owner: soenneker
- License: mit
- Created: 2023-05-02T00:30:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-15T20:03:03.000Z (5 months ago)
- Last Synced: 2026-01-16T13:20:09.784Z (5 months ago)
- Topics: claim, csharp, dotnet, jwt, token, utils, validation
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.78 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Utils.Jwt/)
[](https://github.com/soenneker/soenneker.utils.jwt/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Utils.Jwt/)
[](https://github.com/soenneker/soenneker.utils.jwt/actions/workflows/codeql.yml)
#  Soenneker.Utils.Jwt
### Various JWT related operations
## Installation
```
dotnet add package Soenneker.Utils.Jwt
```