Skip to content

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

@Kimsuhhee04

Description

@Kimsuhhee04

💡 About

Security 구조, 폼 로그인

✅ 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