JwtInspector class
Provides methods for inspecting and extracting parameters from JWT tokens.
public static class JwtInspector
Public Members
| name | description |
|---|---|
| static ReadAllParameters(…) | Reads out every header field, standard property, and claim from a compact JWT. |
See Also
- namespace Kestrun.Jwt