42Seoul-Tea42 / backend

1 stars 0 forks source link

REST API 구현 #1

Closed OZestina closed 1 month ago

OZestina commented 5 months ago

구현해야하는 API 리스트

OZestina commented 5 months ago

api 업데이트 후 깃 풀 시에 이슈 링크하는 것을 잊어버려 여기에 해시를 추가합니다: 337cb66871281c960704a232f099c65114d3e7c6

OZestina commented 4 months ago

31 | 프로필 사진 가져오기 | /user/getPicture | post 기능 추가 1a5df4ff4e726fc0803ac43b3e5598e496aae22e

OZestina commented 4 months ago

2, 3번의 OAuth 기능은 #6 에서 관리하겠습니다.

OZestina commented 3 months ago

refresh token API가 누락되어 재오픈합니다

OZestina commented 3 months ago

로그인 진행 시 ID를 잊어버린 유저를 위한 기능 추가가 필요하여 하기 API 추가했습니다. 유저 ID로 이메일 찾기 | /user/loginId

OZestina commented 3 months ago

콜백 링크 관련해 하기 두 개의 API는 내부 로직 수정 예정입니다

15 | 이메일 인증 진행 | /user/registerEmail/ | get 28 | 비밀번호 재 설정 | /user/resetPw/ | post

기존

수정 방향