jiphyeonjeon-42 / backend

3rd development of 42-jiphyeonjeon web service backend.
https://jiphyeonjeon-42.github.io/backend/
24 stars 7 forks source link

fix: 778 auth 관련 api 무조건 200 리턴 버그 #780

Closed jimin52 closed 1 year ago

jimin52 commented 1 year ago

개요 /auth 로 접속하면 1번 유저를 리턴하는 버그가 있었음

작업 사항 users/search 에 librarian validate 추가 users/me 엔드포인트 추가. 로그인한 유저만 가능하도록 쿠키에서 값 받게 변경

목적 본인 정보만 me 로 조회할 수 있게 하고 모든 유저 정보 접근은 사서만 가능하게 설정

jimin52 commented 1 year ago

네 그럴 의도였는데 pr 이 이상하게 생성된것 같아요

jimin52 commented 1 year ago

음.. 일단 제가 고친 부분때문에 타입 에러가 발생해서 수정해야할것 같네요

jimin52 commented 1 year ago

일단 main 에 핫픽스하는 이 풀리퀘스트는 닫겠습니다