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

🔀 :: Exception Filter #10

Merged
merged 10 commits into from
Jul 31, 2022
Merged

🔀 :: Exception Filter #10

merged 10 commits into from
Jul 31, 2022

Conversation

baekteun
Copy link
Member

개요

ExceptionFilter, CustomAuthenticationEntryPoint 작업

작업사항

  • ExceptionFilter 작업
  • CustomAuthenticationEntryPoint 작업
  • JwtTokenProvider에 예외 처리 캐칭
  • AuthDetailsService에 예외 처리 캐칭
  • http에 JwtTokenFilter, ExceptionFilter를 적용해주는 FilterConfig 작업
  • SecurityConfig에 FilterConfig Apply

@baekteun baekteun added the ✨ Feature 기능 개발 label Jul 31, 2022
@baekteun baekteun requested a review from dolong2 July 31, 2022 07:33
@baekteun baekteun self-assigned this Jul 31, 2022
Copy link
Member

@dolong2 dolong2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@baekteun baekteun merged commit 7d320db into main Jul 31, 2022
@baekteun baekteun deleted the feat/exceptionFilter branch July 31, 2022 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants