slackapi / slackapi/node-slack-sdk
Create a new @slack/verify-request package
Open
Nobody has claimed this yet.
auto-triage-skip
enhancement
- Dominant language
- TypeScript
- Stars
- 3.4k
- Forks
- 688
- Avg merge
- 15h 31m
- Merged PRs (30d)
- 27
Description
Description
We should rip out the verifyRequestSignature code out of @slack/events-api and make it a stand alone package named @slack/verify-request.
What type of issue is this? (place an x in one of the [ ])
- enhancement (feature request)
Requirements (place an x in each of the [ ])
- I've read and understood the Contributing guidelines and have done my best effort to follow them.
- I've read and agree to the Code of Conduct.
- I've searched for any related issues and avoided creating a duplicate issue.
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 locating the verifyRequestSignature implementation in the @slack/events-api package and the related package entry points. Review how the existing code is exported and tested before determining the package boundaries. Done means the verification code is available as @slack/verify-request and has been removed from @slack/events-api.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- backend-api-design, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100