jsonwebtoken/src
Vincent Prouillet 733d29aa87 Add back Validation::default()
Closes #208
2022-02-02 22:10:11 +01:00
..
crypto removed unnecessary conversions (#180) 2022-02-02 22:10:11 +01:00
pem Add types for JWK/JWKS based on biscuit (#195) 2022-02-02 22:10:11 +01:00
algorithms.rs Add types for JWK/JWKS based on biscuit (#195) 2022-02-02 22:10:11 +01:00
decoding.rs Improve deserialization performance around validation and its tests (#202) 2022-02-02 22:10:11 +01:00
encoding.rs removed unnecessary conversions (#180) 2022-02-02 22:10:11 +01:00
errors.rs Docs: fix copy paste error in ErrorKind::InvalidSubject (#196) 2022-02-02 22:10:11 +01:00
header.rs Add support for x5t#S256 header (#203) 2022-02-02 22:10:11 +01:00
jwk.rs Add support for x5t#S256 header (#203) 2022-02-02 22:10:11 +01:00
lib.rs Unify various decode into the validation struct (#199) 2022-02-02 22:10:11 +01:00
serialization.rs Improve deserialization performance around validation and its tests (#202) 2022-02-02 22:10:11 +01:00
validation.rs Add back Validation::default() 2022-02-02 22:10:11 +01:00