You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [sytle] : ErrorCode message 오탈자 수정
* [feat] : security config 수정
- cors 커스텀 적요을 위한 cors 허용
- 인가 필요한 API permitAll() 제거
* [feat] : Security ErrorCode 추가
* [fix] : 리소스 요청 시 비인가 요청 처리 EntryPonit 로직 변경
* [fix] : JWT 예외 필터 로직 변경
* [rename] : JwtErrorCode 파일 위치 변경(security.jwt.exception -> security.exception)
* [style] : 코드 포맷팅
* [feat] : Spring Security, MVC 각각 cors 커스텀 설정
* [renaem} : SecurityErrorCode.UNAUTHORIZED -> UNAUTHORIZED_USER으로 네이밍 변경
⚜️ To do
The text was updated successfully, but these errors were encountered: