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

/api/user/cover API에서 isLoggedIn 미들웨어를 앞에 넣었을 때 req.body 빈 값이 들어오는 문제 해결 #105

Open
yunheur opened this issue Jun 21, 2019 · 0 comments
Assignees
Labels
enhance do better
Projects

Comments

@yunheur
Copy link
Contributor

yunheur commented Jun 21, 2019

  • /api/user/cover API에서 isLoggedIn 미들웨어를 앞에 넣었을 때 req.body 빈 값이 들어오는데 해결 방법 찾기
    • isLoggedIn 전 미들웨어에서 cookie에서 사용자 정보를 분석해서 req.body에 넣어줌
@yunheur yunheur added the enhance do better label Jun 21, 2019
@yunheur yunheur added this to the Version 1.0.0 milestone Jun 21, 2019
@yunheur yunheur self-assigned this Jun 21, 2019
@yunheur yunheur changed the title /api/user/cover API에서 isLoggedIn 미들웨어를 앞에 넣었을 때 req.bosy 빈 값이 들어오는 문제 해결 /api/user/cover API에서 isLoggedIn 미들웨어를 앞에 넣었을 때 req.body 빈 값이 들어오는 문제 해결 Jun 23, 2019
@tmmoond8 tmmoond8 modified the milestones: Version 1.0.0, Version 1.1.0 Jun 25, 2019
@yunheur yunheur removed this from the Version 1.1.0 milestone Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance do better
Projects
yolobook
  
Awaiting triage
Development

No branches or pull requests

2 participants