Skip to content

Auth API 구현 + Security 최소 설정 #15

@soyeonkim8888

Description

@soyeonkim8888

회원가입/로그인/사용자 조회 및 삭제 기능 개발

Auth 관련 최소한의 기능만 구현

작업 상세 내용

  • 회원가입 API
  • 로그인 API
  • id로 사용자 조회
  • id로 사용자 삭제
  • securityConfig:개발 단계 인증 API 모두 혀용/ 개발 단계 동시 세션 무제한 설정
  • mySQL DB 연결 issue_dive/ root/pw: 1234
  • AuthenticationFailedException
  • DuplicateEmailException
  • UserNotFoundException
  • GlobalExceptionHandler에 ValidationError 추가
  • AuthController postman으로 API테스트 완료

참고 자료(선택)

Metadata

Metadata

Assignees

Labels

feat기능 개발

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions