pub fn normalize_allowed_domains( value: Option<Vec<String>>, ) -> Result<Option<String>>
Normalizes an allow-list of email domains into a stable JSON string.