Skip to content

refactor: /api/user/me JWT 기반#18

Merged
dh1180 merged 1 commit intomainfrom
feature/user-me-refactor
Jul 29, 2025
Merged

refactor: /api/user/me JWT 기반#18
dh1180 merged 1 commit intomainfrom
feature/user-me-refactor

Conversation

@dh1180
Copy link
Copy Markdown
Contributor

@dh1180 dh1180 commented Jul 29, 2025

  • /api/user/me 엔드포인트에서 userId 파라미터 제거
  • @AuthenticationPrincipal 사용하여 로그인된 사용자 정보 조회

- /api/user/me 엔드포인트에서 userId 파라미터 제거
- @AuthenticationPrincipal 사용하여 로그인된 사용자 정보 조회
@dh1180 dh1180 merged commit 18fd773 into main Jul 29, 2025
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