mikkyang / rust-jwt

JSON Web Token library for Rust
MIT License
178 stars 38 forks source link

Do not panic when a key is missing from a Store #62

Closed mikkyang closed 3 years ago

mikkyang commented 3 years ago

Fixes #61

Breaking Changes: