slackapi / slackapi/bolt-js

Add invalidRequestSignatureHandler to HTTP/ExpressReceiver

Open
#2,156 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue semver:minor
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.