pub mod mw_auth; pub mod routes_file; pub mod routes_health; pub mod routes_login; pub const AUTH_TOKEN: &str = "auth-token";