Skip to content

Conversation

@rohsik2
Copy link

@rohsik2 rohsik2 commented Nov 3, 2024

오랜만에 java11로 코딩하다 보니 쉽게 사용하면 expression들이 정말 많이 추가되었다는 사실을 알게되었습니다.

- Login api 관련 기능 요구사항 정리
- Member api 관련 기능 요구사항 정리
- AuthenticationException : Exception관련 detail 정보 추가
- AuthErrorCode : Auth Error를 Enum으로 관리
- AuthErrorCodes에 basic token parsing error 처리 로직 추가
- 해당 interceptor를 등록하기 위한 webconfig 생성 및 httpStatus 조회용 api 추가
- Response가 직접적으로 entity를 리턴하지 안도록 수정
- Password 필드의 경우 리턴하면 안되므로 해당 내용도 추가
- 이후 인증 filter 2회 돌아가지 않도록 설정 필요
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant