You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SLACK_SIGNING_SECRET: z.string().optional(),// Official Sim Slack app signing secret (verifies inbound events for the native OAuth trigger)
424
+
SLACK_EXTENDED_SCOPES: z.boolean().optional(),// Request app_mentions:read, assistant:write, im:history — only where the Slack app is approved for them
424
425
REDDIT_CLIENT_ID: z.string().optional(),// Reddit OAuth client ID
0 commit comments