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

USER API #5

Open
14 of 16 tasks
jiholee0 opened this issue Aug 5, 2023 · 0 comments
Open
14 of 16 tasks

USER API #5

jiholee0 opened this issue Aug 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jiholee0
Copy link
Collaborator

jiholee0 commented Aug 5, 2023

API 개발

  • 1.1.1 유저 전체 조회
  • 1.1.2 유저 index로 유저 1명 조회
  • 1.1.3 유저 전화번호로 유저 1명 조회(23.09.03 UPDATE)
  • 1.2.1 회원가입
  • 1.2.2 로그인
  • 1.2.3 Refresh Token 자동 로그인
  • 1.3.1 유저 정보 수정
  • 1.3.2 비상연락망 등록 및 수정
  • 1.3.3 Device Token 등록 및 수정
  • 1.3.4 비밀번호 수정
  • 1.3.5 로그아웃
  • 1.4.1 유저 삭제(탈퇴)

TEST

  • 로컬 테스트 : 1.2.2 제외 모두 완료
  • 서버 테스트

추후 할 일

  • 탈퇴 시 소셜 로그인도 함께 탈퇴
  • @RestControllerAdvice를 이용한 try/catch 예외 처리 -> 제 코드는 그대로 두고 나머지를 해당 방법으로 핸들링 하면 다녀와서 리팩토링 할게요!
@jiholee0 jiholee0 added the enhancement New feature or request label Aug 5, 2023
@jiholee0 jiholee0 self-assigned this Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant