The `JwtTokenService.AspNetCore` package is a utility for generating and validating JSON Web Tokens (JWT) in ASP.NET Core applications (Version 8.0 and above). It provides a secure and simple way to issue tokens that contain user claims and can be validated based on symmetric security keys and predefined configuration parameters.
License
—
Deps
2
Install Size
—
Vulns
✓ 0
Published
May 1, 2025
Get Started
$ dotnet add package JwtTokenService.AspNetCoreReadme
No README available.