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 : userAPI , jwt인증 interceptor 구현, @NoAuth 커스텀어노테이션구현 #14

Merged
merged 1 commit into from
May 16, 2023

Conversation

hye-on
Copy link
Contributor

@hye-on hye-on commented May 16, 2023

-user 회원가입
-로그인 후 jwt발급
-회원정보 수정(이름, 상태메세지) , 추후 이모지로 변경예정
-유저 삭제
-config폴더에 annotation,interceptor 패키지 추가
@nOAuth 커스텀데코레이션 추가
interceptor에서 jwt인증

-user 회원가입
-로그인 후 jwt발급
-회원정보 수정(이름, 상태메세지) , 추후 이모지로 변경예정
-유저 삭제
-config폴더에 annotation,interceptor 패키지 추가
 @nOAuth 커스텀데코레이션 추가
 interceptor에서 jwt인증
@05AM 05AM self-requested a review May 16, 2023 05:17
Copy link
Member

@05AM 05AM left a comment

Choose a reason for hiding this comment

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

확인했습니다.

@05AM 05AM merged commit 92c7eb9 into main May 16, 2023
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.

2 participants