A simple package use to create and verify JSON-Web-Tokens. Built on the concept of Signing Keys, JWTs can be signed and verified with a set of various keys. This is useful when you either want to sign a token with a default or non-standard key, or if you want to support multiple verification keys.
-
Notifications
You must be signed in to change notification settings - Fork 1
A simple .NET NuGet package use to create and verify JSON-Web-Tokens.
License
reecerussell/rusty-jwt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple .NET NuGet package use to create and verify JSON-Web-Tokens.