Automattic / Automattic/mydb-expose
Consider depending on `cookieSession` middleware instead of `session`
Open
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Since we only use the `sid` validation/generation mechanism from `session` right now
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the middleware dependency and the current use of the sid validation/generation mechanism. Compare the existing session usage with cookieSession and determine whether the dependency can be changed without altering sid behavior; done means the appropriate middleware is used and sid validation/generation still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100