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

Jwt 필터 오류 해결 #42

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Jwt 필터 오류 해결 #42

merged 1 commit into from
Aug 14, 2024

Conversation

SJ70
Copy link
Member

@SJ70 SJ70 commented Aug 14, 2024

🚀 작업 내용

Jwt 필터 오류 해결

  • 필터가 2번 발생하는 오류 해결
  • 401이 반환되지 않는 오류 해결

📝 참고 사항

  • 필터 상속 인터페이스 변경 : GenericFilter -> OncePerRequestFilter

🖼️ 스크린샷

image

image

- 필터가 2번 발생하는 오류 해결
  - 필터 상속 인터페이스 변경 : `GenericFilter` -> `OncePerRequestFilter`
- 401이 반환되지 않는 오류 해결
@SJ70 SJ70 merged commit 83e6057 into main Aug 14, 2024
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.

1 participant