DEV-MUGLES / DEV-MUGLES/pickk-server
[투두] passport 제거
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
passport는 거대한 패키지인데, 우리는 jwt 인증 로직만 사용하고 있습니다.
제거하고 필요한 로직만 직접 구현해서 사용해도 좋을 것 같습니다.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the authentication entry points and the passport dependency configuration. Confirm where JWT authentication is used and document the replacement scope before changing anything. Done means passport is removed, the required JWT behavior remains intact, and the relevant authentication checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100