DEV-MUGLES / DEV-MUGLES/pickk-server

[투두] passport 제거

Open
#279 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.