0.3.0
What's Changed
- Removing .DS_Store by @joshuajerin in #34
- [trivial] Add #[derive(Clone)] to JwksKey, JwksModel and silence unused warning by @capveg-netdebug in #35
- Use rustls by default and add feature for native-tls by @hazelmeow in #36
- Add support for Axum framework by @brunoribeiro127 in #32
- Validate the nbf claim of the jwt by @hazelmeow in #40
- Add feature flags for axum and actix validators by @hazelmeow in #39
- Remove dependency on openssl in tests by @hazelmeow in #38
- Make actix-web dependency optional by @hazelmeow in #44
New Contributors
- @joshuajerin made their first contribution in #34
- @capveg-netdebug made their first contribution in #35
- @hazelmeow made their first contribution in #36
- @brunoribeiro127 made their first contribution in #32
Full Changelog: 0.2.3...0.3.0