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

로그인 확인 및 JWT 생성 테스트 완료 #32

Merged
merged 21 commits into from
Jan 20, 2025
Merged

Conversation

BinarySstar
Copy link
Collaborator

📄 개요

로그인 확인 및 JWT 생성 테스트 완료

✅ 작업 내용

  • 기존에는 kakao만 로그인 가능
  • 네이버, 구글 등 다양한 소셜 로그인 지원

🚀 이슈 번호 : #30

- 카카오, 네이버, 구글 등 다양한 소셜 로그인 서비스 이용 가능

resolve: #30
- 테스트 환경에서 JpaAuditing 빈 등록 에러로 어노테이션 분리
- 실제 환경에서는 정상적으로 작동

resolve: #30
- API 수정으로 인한 URI 수정

resolve: #30
- 배포를 위한 미완성 테스트 삭제

resolve: #30
@BinarySstar BinarySstar linked an issue Jan 20, 2025 that may be closed by this pull request
- 네이티브 앱 환경으로 인한 CORS 불필요

resolve: #30
- 필요한 key 의존성 주입을 위해 수정

resolve: #30
@BinarySstar BinarySstar merged commit 8509422 into master Jan 20, 2025
1 check passed
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