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 & Token User 객체 반환 #20

Merged
merged 4 commits into from
Jul 29, 2023
Merged

Conversation

chaerlo127
Copy link
Collaborator

🌱 이슈 번호

close #19


💬 기타 사항

  • 객체를 반환 받기 위해서는 다음과 같이 코드를 작성하면 됩니다!
    • 어노테이션 + 객체 @AuthenticationPrincipal userAccount: UserAccount 사용
  • 조금 더 깔끔한 방법이 있는지는 공부를 더 해보겠습니다ㅏ,,,
스크린샷 2023-07-28 오후 5 42 48

@chaerlo127 chaerlo127 added 🔮 feat 기능을 생성해요 ! 🐣 chae-eun 채은이가 만든 기능이에요 ! 👩🏻‍💻 users 사용자 도메인 기능이에요 ! labels Jul 28, 2023
@chaerlo127 chaerlo127 self-assigned this Jul 28, 2023
Copy link
Member

@sojungpp sojungpp 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
Member

@psyeon1120 psyeon1120 left a comment

Choose a reason for hiding this comment

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

감사합니당

@chaerlo127 chaerlo127 merged commit 527958a into develop Jul 29, 2023
1 check passed
@chaerlo127 chaerlo127 deleted the feat/#19-login branch July 31, 2023 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐣 chae-eun 채은이가 만든 기능이에요 ! 🔮 feat 기능을 생성해요 ! 👩🏻‍💻 users 사용자 도메인 기능이에요 !
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 로그인 API & Token User 객체 반환
3 participants