Authenticate API requests
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Currently, anyone on the network can access the APIs. This is acceptable for local development (because dev machines are generally behind NAT/firweall), but we'll eventually need to:
- Require that API calls include credentials (eg username+password)
- Update the README to show admins how to register a username+password.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the API entry points and the README in the Prevem repository. Review how API requests are currently handled and how users or admins are configured. Done means API calls require credentials and the README explains how an administrator registers a username and password.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- 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