almondiz / almondiz-server

0 stars 1 forks source link

JWT 및 Security 적용하여 AuthService 생성 및 수정, 헤더 추가 #34

Closed yejipractice closed 1 year ago

yejipractice commented 1 year ago

개요 ✋

JWT 및 Security 적용하여 AuthService 생성 및 수정, 헤더 추가

작업사항 🗒️

JWT 및 시큐리티 설정 - token 발급 및 적용을 위해 AuthService 생성, 회원 관련 로직 변경(UserService 부분포함) main 브랜치 기준 Controller에 토큰 헤더 추가, uri 수정
회원가입 이메일 유효성검사 추가

변경로직 🛠️

closes #12 closes #25

coderclcl commented 1 year ago

Build error 가 발생하고 있는데 해결이 필요할 것 같습니다..!