rust-jwt v5.0.0 Release Notes

Release Date: 2018-08-13 // over 5 years ago
    • ⚡️ Update ring
    • 🔄 Change error handling to be based on simple struct/enum rather than error-chain
    • 🛠 Fix validations not being called properly in some cases
    • 0️⃣ Default validation is not checking iat and nbf anymore