metabase_api_rs/core/
auth.rs

1//! Authentication module
2//!
3//! Handles authentication logic for the Metabase API
4
5// Placeholder for authentication implementation