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

[COT-15] Refactor: 멤버 프로필 이미지 변경, 삭제 시 인증 방식 변경 #177

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

gikhoon
Copy link
Member

@gikhoon gikhoon commented Oct 11, 2024

변경 이유: 기존에는 인증 시 헤더에 토큰을 넣고 memberId를 찾는 방식인데 @AuthenticationPrincipal 를 통해 간단하게 인증할 수 있는 방법을 찾음

연관된 이슈

이슈링크(url):

✅ 작업 내용

  • 헤더에 토큰을 넣는 방식에서 어노테이션으로 변경

🗣 ️리뷰 요구 사항

- 헤더에 토큰을 넣는 방식에서 어노테이션으로 변경
@gikhoon gikhoon self-assigned this Oct 11, 2024
@Youthhing Youthhing merged commit 6c2e038 into develop Oct 13, 2024
1 check passed
@Youthhing Youthhing deleted the refactor/COT-15-image-profile-authorization branch October 13, 2024 05:57
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