pub async fn get_secret( core: &Arc<AppCore>, key: &str, ) -> Result<Option<String>>
Get a secret value by key