Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

url에서 userId 제거 #35

Open
YebinK opened this issue Sep 3, 2020 · 0 comments
Open

url에서 userId 제거 #35

YebinK opened this issue Sep 3, 2020 · 0 comments
Labels
🛠 Refactoring 기존 코드 개선 작업 👩‍👩‍👧‍👦 Service service 관련 기능

Comments

@YebinK
Copy link
Member

YebinK commented Sep 3, 2020

불필요한 userId를 제거한다.
ex. UserMissionController의 /api/v1/users/{userId}/missions

-> 쿠키나 sessionStorage 등으로 대체 가능

@YebinK YebinK added 🛠 Refactoring 기존 코드 개선 작업 👩‍👩‍👧‍👦 Service service 관련 기능 labels Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 Refactoring 기존 코드 개선 작업 👩‍👩‍👧‍👦 Service service 관련 기능
Projects
None yet
Development

No branches or pull requests

1 participant