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] 회원 정보 조회 및 세이프박스 금액 조회 API 구현 #31

Merged
merged 9 commits into from
Jul 29, 2024

Conversation

hcg0127
Copy link
Member

@hcg0127 hcg0127 commented Jul 29, 2024

💡 관련 이슈

#23

📢 작업 내용

  • MemberService와 MemberApiController에 관련 기능 추가
  • JWT 토큰 만료 및 오류 시 500 대신 401 에러가 뜨도록 수정
  • swagger나 회원가입, 로그인을 제외한 URL에서 Authorization이 필요하도록 수정

🗨️ 리뷰 요구사항(선택)

✅ 체크리스트

  • 코드가 정상적으로 컴파일되나요?
  • 이슈 내용을 전부 구현했나요?
  • 작업 기간 내에 개발을 완료했나요?
  • 리뷰어를 선택했나요?
  • 라벨을 지정했나요?

@hcg0127 hcg0127 self-assigned this Jul 29, 2024
@hcg0127 hcg0127 added ✨ Feat 새 기능 추가 🎨 Style 코드 포맷 변경, 세미콜론 누락 등 스타일과 관련된 코드 수정 (코드에 영향 X) 🔨 Fix 기능 수정 labels Jul 29, 2024
Copy link
Member

@jimmy0524 jimmy0524 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

빠른 피드백 수정 감사합니다 수고하셨습니다!! 👍👍

Copy link
Contributor

@ssongmina ssongmina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다😁

@hcg0127 hcg0127 merged commit 190bf4c into develop Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 Style 코드 포맷 변경, 세미콜론 누락 등 스타일과 관련된 코드 수정 (코드에 영향 X) 🔨 Fix 기능 수정 ✨ Feat 새 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants