JOSE (Javascript Object Signing and Encryption) library for Rust (based on OpenSSL).
JOSE (Javascript Object Signing and Encryption) library for Rust (based on OpenSSL).
allow leeway for nbf *and* exp to deal with clock skew
`decode_with_verifier_in_jwk_set` and `decode_with_verifier_selector` are unusable
[QUESTION] how to properly use decode_with_verifier_in_jwk_set
Support for WASM
JwtPayloadValidator does not error if payload is missing specific claims
Provide NO STD support
[QUESTION] How to decode payload without verification ?
How to resolve new warning issues after rust version update
Support for Brainpool curves
An equivalent function to node-jose's createEncrypt