pub fn apply_configured_plugins( schema: &mut DbSchema, plugins: &[String], ) -> Result<(), OpenAuthError>