+ }
+ title={t("Important")}
+ color="red"
+ >
+ {t(
+ "We won't show it again. Copy it now and store it somewhere safe. You can rotate it later if needed.",
+ )}
+
+
+
+
+ {t("Signing secret")}
+
+
+
+ {secret}
+
+
+
+
+
+
+ {t(
+ "Use this secret to verify the X-Docmost-Signature header on incoming webhook deliveries.",
+ )}
+
+
+
+
+