Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT]스프링시큐리티 에러처리 #39

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

qlcskcode
Copy link
Contributor

✨ 관련된 이슈

🙌 작업 내용

  • 인증되지 않은 요청을 CustomAuthenticationEntryPointHandler를 통해 공통응답 형식으로 에러처리합니다.
  • 스프링 시큐리티 필터 상에서 발생하는 JWT 에러를 처리하는 JwtExceptionFilter를 구현하였습니다.

📸 스크린샷 (선택)

🤔 리뷰 요구사항(선택)

JWT 에러 처리 기능구현
토큰이 안 오는 경우도 감지합니다
@yeonjae02
Copy link
Member

수고하셨습니다!

@seoyeonsw
Copy link
Contributor

수고하셨습니다~!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat]스프링 시큐리티 에러 처리
3 participants