LibJWT Dev
The C JSON Web Token Library +JWK +JWKS
|
Topics | |
Object Creation | |
Configuration Type | |
Token Verification | |
Grant Management | |
These functions allow you to add, remove and retrieve grants from a JWT object. | |
Header Hanagement | |
These functions allow you to add, remove and retrieve headers from a JWT object. | |
Encoding and Output | |
Functions for encoding a valid JWT optionally (but preferably) using JWA operation such as sigining or encryption. | |
Algorithm Management | |
Set and check algorithms and algorithm specific values. | |
Validation Functions | |
These functions allow you to define requirements for JWT validation. | |