[object Object]

← back to Secrets Manager

Pre-wire GOOGLE_OAUTH_CLIENT_ID/SECRET routes to dw-activation-calendar/.env

5355d1421a06ba182d1e165eb7ea46b95c5082c9 · 2026-06-24 14:37:30 -0700 · Steve

Files touched

Diff

commit 5355d1421a06ba182d1e165eb7ea46b95c5082c9
Author: Steve <steve@designerwallcoverings.com>
Date:   Wed Jun 24 14:37:30 2026 -0700

    Pre-wire GOOGLE_OAUTH_CLIENT_ID/SECRET routes to dw-activation-calendar/.env
---
 routes.json | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/routes.json b/routes.json
index f64f6a9..dc0b8d5 100644
--- a/routes.json
+++ b/routes.json
@@ -891,6 +891,24 @@
         }
       ]
     },
+    "GOOGLE_OAUTH_CLIENT_ID": {
+      "label": "Google OAuth Client ID — DW Activation Calendar (shared DW Google Calendar, local :9765)",
+      "destinations": [
+        {
+          "type": "project",
+          "path": "~/Projects/dw-activation-calendar/.env"
+        }
+      ]
+    },
+    "GOOGLE_OAUTH_CLIENT_SECRET": {
+      "label": "Google OAuth Client Secret — DW Activation Calendar (shared DW Google Calendar, local :9765)",
+      "destinations": [
+        {
+          "type": "project",
+          "path": "~/Projects/dw-activation-calendar/.env"
+        }
+      ]
+    },
     "NPH_GOOGLE_OAUTH_CLIENT_ID": {
       "label": "Google OAuth Client ID — buyer sign-in on National Paper Hangers",
       "destinations": [

← e93bf2c auto-save: 2026-06-24T13:27:11 (1 files) — registry.json  ·  back to Secrets Manager  ·  Route SHOPIFY_THEME_TOKEN to DW-Agents env files (token scru e6940f5 →