A crate per framework
authdog-axum, authdog-actix, authdog-rocket, authdog-warp, and authdog-poem each wrap the shared authdog-core idiomatically, with middleware and extractors that surface token, user, and is_authenticated.
- Five framework crates
- One shared core