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

[Feature/user-signup] 유저 기획 변경에 따른 API 재작업 #59

Merged
merged 5 commits into from
Nov 5, 2023

Conversation

Qbeom0925
Copy link
Member

작업 내용

유저 기획 변경에 따른 API 재작업이 진행되었습니다.

  • 로그인 API
  • 회원가입 API
  • 이메일 전송 API
  • 이메일 인증 확인 API
  • 이미 가입된 유저인지 확인 API

관련 이슈

#58

kyubeomHan and others added 2 commits November 2, 2023 18:15
- 로그인 API
- 회원가입 API
- 이메일 전송 API
- 이메일 인증 확인 API
- 이미 가입된 유저인지 확인 API
@Qbeom0925 Qbeom0925 self-assigned this Nov 4, 2023
@Qbeom0925 Qbeom0925 added the Feature 기능 개발 label Nov 4, 2023
Copy link
Member

@dldmsql dldmsql left a comment

Choose a reason for hiding this comment

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

작업 내용 확인했습니다!@ 수고하셨어요 👍🏻

@Qbeom0925 Qbeom0925 changed the title Feature/user signup [Feature/user-signup] 유저 기획 변경에 따른 API 재작업 Nov 4, 2023
- User(email, nickname) 인덱스 적용
- repository Object-> User 오타 수정
- email 관련 엔드포인트 수정
- 닉네임 추가
Copy link

sonarcloud bot commented Nov 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

98.1% 98.1% Coverage
0.0% 0.0% Duplication

@Qbeom0925 Qbeom0925 merged commit 1e50fc8 into develop Nov 5, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants