pub(crate) async fn run_web_server( state: AppState, firebase_auth: Arc<FirebaseAuth>, ) -> Result<(), Box<dyn Error + Send + Sync>>