@keystrokehq/platform 0.0.121 → 0.0.122

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3184,7 +3184,8 @@ async function createApp(auth, options) {
3184
3184
  "Content-Type",
3185
3185
  "Authorization",
3186
3186
  ACTIVE_ORG_HEADER
3187
- ]
3187
+ ],
3188
+ maxAge: 86400
3188
3189
  }));
3189
3190
  mountAuth(app, auth);
3190
3191
  app.route("/api/projects", mountWebhookRoutes());
@@ -3275,4 +3276,4 @@ async function startPlatformServer(platformConfig, hooks = {}) {
3275
3276
  //#endregion
3276
3277
  export { startPlatformServer as t };
3277
3278
 
3278
- //# sourceMappingURL=start-CGgykWD2.mjs.map
3279
+ //# sourceMappingURL=start-DfVTA4cX.mjs.map