DarrenBaldwin07 / clerk-rs

An unofficial Rust SDK for Clerk.dev
https://crates.io/crates/clerk-rs
MIT License
58 stars 23 forks source link

Add feature flag for actix middleware #37

Closed hazelmeow closed 1 month ago

hazelmeow commented 1 month ago

I'm not using actix so this is pulling in lots of extra dependencies.

DarrenBaldwin07 commented 1 month ago

Planning to add this soon once we add Axum support (currently a PR open for this). I would be happy to accept a PR for adding the active feature flag only though