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

[Feat] 회원 정보 수정 기능 구현 #23

Open
Juser0 opened this issue Apr 4, 2023 · 0 comments
Open

[Feat] 회원 정보 수정 기능 구현 #23

Juser0 opened this issue Apr 4, 2023 · 0 comments
Assignees

Comments

@Juser0
Copy link
Member

Juser0 commented Apr 4, 2023

📋 이슈 내용

현재는 회원가입을 통해 가입한다면 정보를 수정할 수 없습니다
회원 정보 중 수정할 수 있어야 하는 부분은 다음과 같습니다

  • 단과대 - 학과 부분
  • 비밀번호 (로그인 상태에서만)
    (PATCH or PUT method로 구현)

✅ 체크리스트

  • 학과 정보 수정 API 구현
  • 비밀번호 정보 수정 API 구현
  • 비밀번호 수정 이후 로그인 테스트 진행하기

📚 레퍼런스

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

No branches or pull requests

2 participants