Skip to content

Develop #5

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

Merged
merged 14 commits into from
Aug 26, 2024
Merged

Develop #5

merged 14 commits into from
Aug 26, 2024

Conversation

BluIsMe
Copy link
Contributor

@BluIsMe BluIsMe commented Aug 26, 2024

쇼설 로그인 배포 및 기본 CRUD 개발

BluIsMe and others added 14 commits July 5, 2024 17:52
-entity 대신 dto로 데이터 전송
-그에 따른 BoardController.java의 request body BoardDTO로 수정.
-HTTP 응답 처리 메시지 확인 코드 추가
-PostMan, Mock 사용
-해당 회사 버튼 누르면 리다이랙트
- 소셜로그인 후 oauth2service가 호출되지 않음.
- 의문의 카카오 로그인 시도
- 유저 정보 처리
- OAuth2 인증
 -새로운 사용자와 기존 사용자 처리를 위한 테스트 추가

 추가 설명: 새 유저일 경우 DB에 정보 저장, 기존에 등록되어 있는 유저면 DB에 저장된 정보 불러옴.
-파일 충돌 해결 및 주석 수정
@BluIsMe BluIsMe merged commit 0374595 into main Aug 26, 2024
2 checks 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.

2 participants