Skip to content

[Feat] 8주차-Spring Security - Security 구조, 폼 로그인 #80

@LATE-BL00MER

Description

@LATE-BL00MER

💡 About

8주차 미션 수행

✅ To Do

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

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

💬 ETC

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions