Skip to content

Check Slack token when receiving POST #102

Open
@ubuntudroid

Description

@ubuntudroid

Slack slash commands pass a token so that the receiver can verify that the hook is really called from Slack. In the slash command setup it looks like this:

token

It would be great if we could pass this token as a config variable to the server. The config should be a list of accepted tokens as Slack defines one token per slash command - so one might need more than one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions