Skip to content

Chapter 8. Spring Security - Security 구조, 폼 로그인 #116

@ennseo

Description

@ennseo

✨ 이슈 내용

Chapter 8. Spring Security - Security 구조, 폼 로그인

  • (필수) Spring Security를 적용하고 회원가입 API 구현하기
    (폼 로그인을 위한 email, password를 추가로 받고 비밀번호는 BCrypt로 솔트처리)
  • (필수) 회원가입 API는 Public API, 그 이외의 API는 Private API로 설정하기
    (Public API: 로그인 불필요 / Private API: 로그인 필요)
    (exceptionHandling을 구현해 인증, 인가 실패 시 응답이 통일되야 함)

📍 참고 사항

8주차 워크북 미션

Metadata

Metadata

Assignees

Labels

🚀Week 88주차 워크북 미션

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions