DevTraces/BackEnd

fix: 로그인시 JWT 관련 에러 발생

Closed this issue · 0 comments

🤷‍♀ 문제 상황

  • 로그인시 JWT 관련하여 ACCESS_DENIED 에러가 발생함

✨ 해결 방법

  • spring security configuration 파일을 수정하여 로그인시 JwtAuthenticationEntryPoint 를 타지 않게 변경함