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

Fix/change auth check req structure #59

Merged
merged 2 commits into from
Jan 16, 2022

Conversation

geeneve
Copy link
Member

@geeneve geeneve commented Jan 16, 2022

✅ PR check list

  • commit message가 적절한지 확인해주세요.
  • 마지막으로 Coding Convention을 준수했는지 확인해주세요.
  • 적절한 branch로 요청했는지 확인해주세요.
  • Assignees, Label을 붙여주세요.
  • 가능한 이슈를 Link 해주세요.
  • PR이 승인된 경우 해당 브랜치는 삭제 부탁드립니다.

🌈 PR 요약

  • /auth/nickname/:nickname /auth/email/:email

📌 변경 사항

  • req.body로 넘겨주던 데이터를 req.params로 변경
  • 그에 따른 라우팅 수정

Linked Issue

close #58

@geeneve geeneve self-assigned this Jan 16, 2022
@holmir97 holmir97 merged commit 9021ebe into develop Jan 16, 2022
@holmir97 holmir97 deleted the fix/change-auth-check-req-structure branch January 16, 2022 13:20
@holmir97 holmir97 mentioned this pull request Jan 16, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix] change request of check email, nickname body to params
3 participants