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: /member/info/summary API 연결 #175

Merged
merged 4 commits into from
Mar 27, 2024

Conversation

hankim0904
Copy link
Collaborator

@hankim0904 hankim0904 commented Mar 27, 2024

📌요구사항

  • /member/info/summary API 연결

📌작업 진행 상황 (에러, 막혔던 부분, 그외 궁금한것 등등)

  • zustand로 유저 정보 관리 및 fetch 함수 관리하기
  • 페이지 접속 시 /member/info/summary request 보내기
  • google Oauth 완료 시 /member/info/summary request 보내기
  • 서버를 껐다 켜면 쿠키가 있어도 리퀘스트가 401 에러가 나는 오류가 있음

📌스크린샷 / 테스트결과 (선택)

  • 테스트 결과
summary_test.mp4
  • 창 닫았다가 켜보기
summary_.mp4

📌이슈 번호

close #169

@hankim0904 hankim0904 added the enhancement New feature or request label Mar 27, 2024
@hankim0904 hankim0904 self-assigned this Mar 27, 2024
Copy link

올바른 PR 형식

올바른 PR 형식입니다.
코드 작성하시느라 수고 많으셨습니다 :)

@hankim0904 hankim0904 force-pushed the feature/issue-169--Feat-/member/info/summary-AP branch from 2b98762 to 32479e2 Compare March 27, 2024 03:26
@hankim0904 hankim0904 merged commit ab1b55e into develop Mar 27, 2024
@hankim0904 hankim0904 deleted the feature/issue-169--Feat-/member/info/summary-AP branch March 27, 2024 03:27
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

Successfully merging this pull request may close these issues.

[Feat] : /member/info/summary API 연결
4 participants