Skip to content

A simple .NET NuGet package use to create and verify JSON-Web-Tokens.

License

Notifications You must be signed in to change notification settings

reecerussell/rusty-jwt

Repository files navigation

Actions codecov CodeFactor Nuget Nuget

Rusty JWT

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.

About

A simple .NET NuGet package use to create and verify JSON-Web-Tokens.

Topics

Resources

License

Stars

Watchers

Forks

Languages