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/8: Member 관련 API 개발-1 #17

Merged
merged 17 commits into from
Jul 29, 2024
Merged

Feature/8: Member 관련 API 개발-1 #17

merged 17 commits into from
Jul 29, 2024

Conversation

yxhwxn
Copy link
Member

@yxhwxn yxhwxn commented Jul 29, 2024

🚀 개요

Member 관련 API 개발 사항 PR

🔍 변경사항

  • spring security config 클래스 파일 추가
  • 아래 API별 구현 클래스 추가

⏳ 작업 내용

  • 로그인 API
  • 회원가입 API
  • 중복체크 API
  • 회원탈퇴 API

📝 논의사항

남은 API(아직 테스트 안된 것들)는 명세서 참고

@yxhwxn yxhwxn added the feature New feature or request label Jul 29, 2024
@yxhwxn yxhwxn self-assigned this Jul 29, 2024
@yxhwxn yxhwxn linked an issue Jul 29, 2024 that may be closed by this pull request
3 tasks
@yxhwxn yxhwxn merged commit 8c518a4 into dev Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] member 도메인 구현
1 participant