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: 앱을 통한 로그인 #37 #38

Merged
merged 11 commits into from
Jan 17, 2024

Conversation

seokho-1116
Copy link
Collaborator

@seokho-1116 seokho-1116 commented Jan 17, 2024

작업 내용 (Content)

  • 카카오톡, 구글 앱으로 로그인 할 수 있는 엔드포인트 추가
  • 소셜 프로바이더의 인증 id로 멤버 상태 체크 엔드포인트 추가
  • Dto Validation 추가
  • 메서드 분리하기 위해 mapper 사용

링크 (Links)

기타 사항 (Etc)

  • OAuth2 엔드포인트는 그대로 유지하고 앱을 통한 로그인 추가

Merge 전 필요 작업 (Checklist before merge)

희망 리뷰 완료 일 (Expected due date)

- 멤버 상태 검증을 위한 서비스 추가
- 멤버 저장을 위한 서비스 추가
- 멤버 레포지토리 추가
- 멤버 필드 추가(authId)
- 앱 이용한 로그인 엔드포인트 추가
- swagger config 수정
- Schema 오타 수정
- 멤버 상태 검증 컨트롤러 추가
Open #37
@seokho-1116 seokho-1116 self-assigned this Jan 17, 2024
- core db만 사용하지 않게 변경
- member에 column 추가
@seokho-1116 seokho-1116 added the feat 새로운 기능 label Jan 17, 2024
Copy link
Collaborator

@GaBaljaintheroom GaBaljaintheroom left a comment

Choose a reason for hiding this comment

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

  1. DTO validation 메시지 추가
  2. 메서드 분리 하기 위해 mapper 사용

확인 완료 입니당

@GaBaljaintheroom GaBaljaintheroom merged commit 9696aff into develop_back Jan 17, 2024
2 checks passed
@seokho-1116 seokho-1116 deleted the ARCH-114-feat/app-login branch January 25, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새로운 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants