mikkyang / rust-jwt

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

Add support for borrowed asymmetric keys #103

Open gibbz00 opened 4 months ago

gibbz00 commented 4 months ago

Builds upon: https://github.com/mikkyang/rust-jwt/pull/93