Skip to content

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

@harim789

Description

@harim789

✨ 이슈 내용

  • Spring Security를 적용하고 회원가입 API를 구현하기
    (폼 로그인을 위한 email, password를 추가로 받고 비밀번호는 BCrypt로 솔트처리)

    • 참고화면
    • Image
  • 회원가입 API는 Public API, 그 이외의 API는 Private API로 설정하기
    (Public API: 로그인 불필요 / Private API: 로그인 필요)
    (exceptionHandling을 구현해 인증, 인가 실패 시 응답이 통일 되어야 함)


📍 참고 사항

워크북 학습 시 참고 및 주의 사항을 입력해주세요.

Metadata

Metadata

Assignees

Labels

🚀Week 88주차 워크북 미션
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions