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

✨ [Feature] JWT필터 검증로직 추가 #806

Closed
wken5577 opened this issue Apr 3, 2024 · 0 comments · Fixed by #807
Closed

✨ [Feature] JWT필터 검증로직 추가 #806

wken5577 opened this issue Apr 3, 2024 · 0 comments · Fixed by #807
Assignees
Labels
enhancement New feature or request

Comments

@wken5577
Copy link
Contributor

wken5577 commented Apr 3, 2024

Description

  • JWT검증시 DB에 해당 ID를 갖는 유저가 있는지 확인하는 로직 추가하겠습니다.
  • 현재 검증로직에 에러처리가 부족해서 NullPointerException발생 위험

Todo

  • TokenAuthenticationFilter에 검증로직 추가

ETC

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant