Add invalidRequestSignatureHandler to HTTP/ExpressReceiver
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 445
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 28
Description
A new callback function added to AwsLambdaReciever by https://github.com/slackapi/bolt-js/pull/2154 should be useful for other built-in receivers too. Refer to the PR review comments for details.
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the AwsLambdaReciever callback change and the review comments in pull request 2154, then compare the HTTP/ExpressReceiver implementation. The work is done when HTTP/ExpressReceiver supports the requested invalidRequestSignatureHandler callback consistently with the existing receiver behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100