Edge functions to serve Slack slash commands
I want to serve slash commands for a slackbot directly using edge functions. However, edge functions require authentication headers, which slack doesn't seem to support.
Any quick work-arounds for this? I can only think of a proxy server relaying messages with auth tokens injected.
Any quick work-arounds for this? I can only think of a proxy server relaying messages with auth tokens injected.
