Skip to content

feat: 사용자를 추가하고, 소셜 로그인 기능을 만들었어요#157

Merged
CChuYong merged 12 commits intomainfrom
feat/add-login
Mar 15, 2025
Merged

feat: 사용자를 추가하고, 소셜 로그인 기능을 만들었어요#157
CChuYong merged 12 commits intomainfrom
feat/add-login

Conversation

@CChuYong
Copy link
Member

@CChuYong CChuYong commented Mar 9, 2025

💡 기능

사용자를 추가하고, 소셜 로그인 기능을 만들었어요.
커밋별로 주요 내용은 다음과 같아요.

🔎 기타

  • 부트스트랩시, TOKEN_SECRET_KEY 부분에는 32자리 문자열을 넣어주시면 되어요. (JWT 생성용 시크릿이에요)
  • Spring Data Mongodb를 처음 써봐서, 약간 JPA처럼(?)쓴 느낌이 있는데, 어떻게 써야할지 많은 리뷰 남겨주시면 감사합니다 ㅎㅎ

@CChuYong CChuYong self-assigned this Mar 9, 2025
@CChuYong CChuYong requested a review from ddingmin as a code owner March 9, 2025 03:43
@github-actions
Copy link

github-actions bot commented Mar 9, 2025

Auto labels applied based on the title of the PR.

@github-actions github-actions bot added the chore label Mar 9, 2025
Copy link
Member

@ddingmin ddingmin left a comment

Choose a reason for hiding this comment

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

swagger도 달아야겠네요..ㅜ

@CChuYong
Copy link
Member Author

@ddingmin 774eb7f Swagger 추가 완료했어요!

Copy link
Member

@ddingmin ddingmin left a comment

Choose a reason for hiding this comment

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

코드만 보고 리뷰했었어서.. 다시 코멘트 드렸슴당..!

@CChuYong CChuYong merged commit c816e14 into main Mar 15, 2025
@CChuYong CChuYong deleted the feat/add-login branch March 15, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants