What's Changed
- Include README in
Cargo.toml
by @GodTamIt in #55 - Add badge for rustdocs by @GodTamIt in #54
- [Claims] Add all possible backend claims to ClerkJWT by @kageiit in #56
- Make fields of ActiveOrganization struct public by @alexanderles in #57
- api: Reduce allocations in
get_user_list
by @GodTamIt in #60 - api: Make
limit
&offset
typedu64
overf32
by @GodTamIt in #59 - minor: Mark some structs as
Clone
by @GodTamIt in #58 - Pass ClerkJWT by @afroozeh in #53
- [Claims] Add act to claims by @kageiit in #61
- chore: Bump dependencies by @GodTamIt in #62
- [ClerkJWT] Deserialize any remaining fields in jwt by @kageiit in #63
- Make
ClerkJwt::other
field public by @GodTamIt in #64 - Add missing enum variants by @TmLev in #65
- Add JwksProvider to allow for caching of the JWKS by @hazelmeow in #46
- Pass JWT to handlers in Actix middleware by @kadengriffith in #66
- Add validator support for Rocket.rs by @DarrenBaldwin07 in #67
New Contributors
- @GodTamIt made their first contribution in #55
- @alexanderles made their first contribution in #57
- @TmLev made their first contribution in #65
- @kadengriffith made their first contribution in #66
Full Changelog: 0.3.1...0.4.0