build_router_with_auth

Function build_router_with_auth 

Source
pub async fn build_router_with_auth(
    spec_path: Option<String>,
    options: Option<ValidationOptions>,
    auth_config: Option<AuthConfig>,
) -> Router
Expand description

Build the base HTTP router with authentication support