//! Application use cases orchestrating domain logic and infrastructure. pub mod auth; pub mod entitlements; pub mod oauth;