Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / darrenbaldwin07/clerk-rs issues and pull requests

#69 - Fix typos in README.md

Pull Request - State: closed - Opened by AbduRahmanS 14 days ago

#68 - Accessing JWT claims inside an Axum route handler

Issue - State: closed - Opened by cpeake about 1 month ago - 1 comment

#67 - Add validator support for Rocket.rs

Pull Request - State: closed - Opened by DarrenBaldwin07 about 2 months ago

#66 - Pass JWT to handlers in Actix middleware

Pull Request - State: closed - Opened by kadengriffith about 2 months ago

#65 - Add missing enum variants

Pull Request - State: closed - Opened by TmLev 3 months ago - 2 comments

#64 - Make `ClerkJwt::other` field public

Pull Request - State: closed - Opened by GodTamIt 3 months ago

#63 - [ClerkJWT] Deserialize any remaining fields in jwt

Pull Request - State: closed - Opened by kageiit 3 months ago

#62 - chore: Bump dependencies

Pull Request - State: closed - Opened by GodTamIt 3 months ago

#61 - [Claims] Add act to claims

Pull Request - State: closed - Opened by kageiit 4 months ago - 3 comments

#60 - api: Reduce allocations in `get_user_list`

Pull Request - State: closed - Opened by GodTamIt 4 months ago - 2 comments

#59 - api: Make `limit` & `offset` typed `u64` over `f32`

Pull Request - State: closed - Opened by GodTamIt 4 months ago

#58 - minor: Mark some structs as `Clone`

Pull Request - State: closed - Opened by GodTamIt 4 months ago

#57 - Make fields of ActiveOrganization struct public

Pull Request - State: closed - Opened by alexanderles 4 months ago

#56 - [Claims] Add all possible backend claims to ClerkJWT

Pull Request - State: closed - Opened by kageiit 4 months ago - 3 comments

#55 - Include README in `Cargo.toml`

Pull Request - State: closed - Opened by GodTamIt 4 months ago

#54 - Add badge for rustdocs

Pull Request - State: closed - Opened by GodTamIt 4 months ago

#53 - Pass ClerkJWT

Pull Request - State: closed - Opened by afroozeh 4 months ago - 2 comments

#52 - Best Practice for authorized user info in Axum Route Handler

Issue - State: closed - Opened by brochington 4 months ago - 2 comments

#51 - Sharing State Axum with Clerk Client

Issue - State: open - Opened by alelopezperez 5 months ago

#50 - Make non-recommended JWT claims optional

Pull Request - State: closed - Opened by afroozeh 5 months ago - 6 comments

#49 - [bug] make dynamic routes work properly

Pull Request - State: closed - Opened by after-ephemera 6 months ago

#48 - [feature] make sid optional

Pull Request - State: closed - Opened by after-ephemera 6 months ago - 2 comments

#47 - Add Gitar to users in production

Pull Request - State: closed - Opened by kageiit 6 months ago

#46 - Add JwksProvider to allow for caching of the JWKS

Pull Request - State: closed - Opened by hazelmeow 6 months ago - 2 comments

#45 - Cache JWKS

Issue - State: closed - Opened by hazelmeow 7 months ago
Labels: enhancement

#44 - Make actix-web dependency optional

Pull Request - State: closed - Opened by hazelmeow 7 months ago

#43 - Make the azp claim optional

Pull Request - State: closed - Opened by hazelmeow 7 months ago - 1 comment

#42 - Remove panics and return ClerkError from validate_jwt

Pull Request - State: closed - Opened by hazelmeow 7 months ago

#41 - azp claim should be optional

Issue - State: closed - Opened by hazelmeow 7 months ago - 1 comment

#40 - Validate the nbf claim of the jwt

Pull Request - State: closed - Opened by hazelmeow 7 months ago

#39 - Add feature flags for axum and actix validators

Pull Request - State: closed - Opened by hazelmeow 7 months ago

#38 - Remove dependency on openssl in tests

Pull Request - State: closed - Opened by hazelmeow 7 months ago

#37 - Add feature flag for actix middleware

Issue - State: closed - Opened by hazelmeow 7 months ago - 1 comment

#36 - Use rustls by default and add feature for native-tls

Pull Request - State: closed - Opened by hazelmeow 7 months ago

#34 - Removing .DS_Store

Pull Request - State: closed - Opened by joshuajerin 9 months ago

#33 - Feature flag for rustls/native-tls

Issue - State: closed - Opened by jonaro00 10 months ago - 1 comment
Labels: enhancement

#32 - Add support for Axum framework

Pull Request - State: closed - Opened by brunoribeiro127 10 months ago - 5 comments

#31 - Add unit test for Other variant

Pull Request - State: closed - Opened by sjmiller609 11 months ago

#29 - Int types are floats in some cases

Issue - State: closed - Opened by sjmiller609 11 months ago
Labels: bug

#28 - Handle in identification links

Pull Request - State: closed - Opened by sjmiller609 11 months ago

#27 - Handle another variant in EmailAddressVerification

Pull Request - State: closed - Opened by sjmiller609 11 months ago

#26 - Avoid panic when new auth types added

Issue - State: closed - Opened by sjmiller609 11 months ago - 1 comment

#25 - OrganizationMembership could include metadata fields

Issue - State: closed - Opened by sjmiller609 11 months ago - 1 comment
Labels: bug

#24 - Typo in API: OrganizationMembership

Issue - State: closed - Opened by sjmiller609 11 months ago - 2 comments
Labels: bug

#23 - Timestamps should be `i64` and not `i32`

Issue - State: closed - Opened by TmLev 11 months ago - 2 comments

#22 - Missing `phone_code` and `email_code` verification strategies

Issue - State: closed - Opened by TmLev 11 months ago - 3 comments

#21 - fix(session): i32 to i64 for last_active, expire_at, abandon_at

Pull Request - State: closed - Opened by notusertelken 12 months ago

#20 - Add "from_oauth_google" variant for EmailAddressVerification Strategy

Pull Request - State: closed - Opened by chymtt 12 months ago

#19 - Incorrect type/struct

Issue - State: closed - Opened by Jayko001 about 1 year ago

#18 - Types and tweaks

Pull Request - State: closed - Opened by DarrenBaldwin07 about 1 year ago

#17 - Added cookie decoding to actix milddleware

Pull Request - State: closed - Opened by camilomcatasus about 1 year ago

#16 - Readme updates

Pull Request - State: closed - Opened by DarrenBaldwin07 about 1 year ago

#15 - The clerk_authorize function always checks for an "Authorization" header.

Issue - State: closed - Opened by camilomcatasus about 1 year ago - 1 comment

#14 - Spec updates

Pull Request - State: closed - Opened by DarrenBaldwin07 about 1 year ago

#13 - deserializing error when using get_user_list function

Issue - State: closed - Opened by Jayko001 over 1 year ago - 1 comment
Labels: bug, good first issue

#12 - Rework `Clerk*Endpoint::to_string` into `Clerk*Endpoint::as_str`

Pull Request - State: closed - Opened by vrmiguel over 1 year ago

#11 - actix: slight latency improvement for `ClerkMiddlewareService`

Pull Request - State: closed - Opened by vrmiguel over 1 year ago

#10 - actor_tokens_api: less latency in happy path

Pull Request - State: closed - Opened by vrmiguel over 1 year ago - 1 comment

#9 - mbp

Pull Request - State: closed - Opened by DarrenBaldwin07 over 1 year ago

#8 - Middleware guards

Pull Request - State: closed - Opened by DarrenBaldwin07 over 1 year ago

#7 - `sid` optional in Clerk JWT

Pull Request - State: closed - Opened by ChuckHend over 1 year ago - 1 comment

#6 - `sid` optional in Clerk JWT

Pull Request - State: closed - Opened by ChuckHend over 1 year ago

#5 - handle missing request header

Pull Request - State: closed - Opened by ChuckHend over 1 year ago

#4 - actix example

Pull Request - State: closed - Opened by DarrenBaldwin07 over 1 year ago

#3 - Refactors

Pull Request - State: closed - Opened by DarrenBaldwin07 over 1 year ago

#2 - Update README.md

Pull Request - State: closed - Opened by DarrenBaldwin07 over 1 year ago

#1 - Mvp

Pull Request - State: closed - Opened by DarrenBaldwin07 over 1 year ago