Implement auth method
Open
- Dominant language
- Go
- Stars
- 13
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
At the moment anyone can POST against this application and it will send the message to Slack.
Ideally we implement something like a secret or a bearer token.
Open for suggestions..
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the application’s POST path and the existing flow that dispatches messages to Slack. The issue does not name files or tests, so first clarify whether a secret or bearer token is wanted, then define how unauthenticated requests should be rejected and how the completed behavior will be tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, authentication, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100