pub fn magic_link_email( dashboard_origin: &Url, code: String, timeout: Duration, ) -> Result<Email, RenderError>