jedisct1/rust-jwt-simple
A secure, standard-conformant, easy to use JWT implementation for Rust.
RustNOASSERTION
Issues
- 1
Missing exp field fails validation
#109 opened by CrushedPixel - 5
Compile failure
#104 opened by lukemauldinks - 0
Add BLAKE2b
#52 opened by jedisct1 - 27
The change to BoringSSL breaks builds
#102 opened by ckruse - 2
- 5
Auth0 tokens not supported ?
#97 opened by artem-tim - 5
Extracting arbitrary key from jwt header
#88 opened by kishansairam9 - 0
Clarify license
#96 opened by Matt3o12 - 2
Respect cache control header
#95 opened by lcmgh - 1
- 1
String readable format of HS256 key
#92 opened by subhrajyoti21 - 1
RSA key size should be configurable
#91 opened by antonengelhardt - 2
wasi-crypto based fork/alternative
#89 opened by derwolfe - 2
Weird behaviour when adding jwt-simple to my project
#80 opened by l1x - 2
- 1
Compatibility with rust 1.54
#81 opened by hanusek - 1
- 4
Cannot verify a JWT signed with ES256KeyPair
#78 opened by mike-lloyd03 - 1
Validation without heap allocations
#77 opened by janrueth - 1
- 0
Please consider releasing a new version
#70 opened by leotaku - 2
- 0
ES384
#68 opened by IsraelZeromski - 1
- 2
Remove dependency on clock for platforms where trusted clock is not available (e.g., `x86_64-fortanix-unknown-sgx`)
#66 opened by gaetanww - 5
Update dependecies
#64 opened by apiraino - 1
- 2
- 1
- 2
Google Cloud KMS's ecdsa signatures vary in size between 70 and 72 bytes. This library expects them to have fixed size.
#60 opened by surferjeff - 4
High latency on Fastly's Compute@Edge
#56 opened by StarpTech - 2
Sign method not found
#59 opened by andrew-j-francis - 6
Expired JWT is not detected as such.
#55 opened by StarpTech - 2
- 1
Validation of signature
#50 opened by DM1145 - 2
- 4
- 4
Failure to reject a claim if the processor does not expect the specified audience
#40 opened by seanpianka - 3
Is there a way to sign a string?
#39 opened by SteveBattista - 0
- 1
Make key pairs Clone
#30 opened by zyddnys - 2
Consider PascalCasing `JWTClaims`
#34 opened by veeg - 3
- 2
- 2
Consider making `NoCustomClaims` a unit structure.
#33 opened by veeg - 1
Derive `Debug` for `NoCustomClaims`
#32 opened by veeg - 2
Missing documentation on crates.io
#29 opened by realcr - 0
Floating point UnixTimestamp parsing error
#21 opened by nthuemmel - 2
update to v0.3
#19 opened by sabify - 3