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] - 회원 정보 조회 #9

Merged
merged 5 commits into from
Dec 27, 2021
Merged

[FEAT] - 회원 정보 조회 #9

merged 5 commits into from
Dec 27, 2021

Conversation

daehwan2yo
Copy link
Contributor

ISSUES

#4

PR 목적

로그인된 회원의 정보를 조회하는 기능을 구현한다.

참고 사항

MemberAPI -> MemberAuthMessage
및
디렉토리 이동
field 중 Member 에 대해서
public -> private
## 개요
jwt 유효시간 검증 변경
기존에 반대로 검증을 함
## 개요
MemberAPI : getMemberInfo()
현재 로그인된 회원의 정보를 불러온다.
## 개요
변경된 enum MemberAuthMessage 에 대해 import path를 변경한다.
@daehwan2yo daehwan2yo merged commit 5a323c2 into develop Dec 27, 2021
@daehwan2yo daehwan2yo deleted the feature-4/member branch December 28, 2021 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant