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: JWT Filter를 추가한다. #14

Merged
merged 4 commits into from
Aug 2, 2024
Merged

feat: JWT Filter를 추가한다. #14

merged 4 commits into from
Aug 2, 2024

Conversation

rlarltj
Copy link
Member

@rlarltj rlarltj commented Jul 31, 2024

📄 변경 사항

  • JWT 토큰을 검증하는 Filter를 추가합니다.

    • 검증 과정에서 발생하는 예외를 handling 하는 클래스를 추가합니다.
    • JwtAuthenticationEntryPoint, ExceptionHandlerFilter
  • Security Filter Chain에 생성한 필터를 등록합니다.

@rlarltj rlarltj requested a review from min429 July 31, 2024 15:21
@rlarltj rlarltj self-assigned this Jul 31, 2024
@rlarltj rlarltj merged commit 1d0890e into main Aug 2, 2024
1 check passed
@rlarltj rlarltj deleted the ISSUE-74 branch August 2, 2024 01:30
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.

2 participants