Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Slack token verification #981

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

shishirsharma
Copy link
Contributor

@shishirsharma shishirsharma commented Sep 4, 2017

Slack provides a token to verify that requests are indeed coming from slack.

I have put a optional test for this. If config has clientVarificationToken it will be tested against all the slash command and interactive requests.

In addition to that when we set a new ngrok url in Slack, Slack does a ssl check and that breaks code. I have handled that too.

@shishirsharma
Copy link
Contributor Author

I am bumping this up. Let me know if this approach is not favoured.

@benbrown
Copy link
Contributor

@shishirsharma thanks for the reminder we'll try to process this one soon.

@benbrown
Copy link
Contributor

Thanks!

@benbrown benbrown merged commit 5f8f688 into howdyai:master Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants