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

GET /api/portfolio 요청 시 토큰 검증하기 #176

Closed
1 task done
seokwns opened this issue Nov 10, 2023 · 0 comments · Fixed by #178
Closed
1 task done

GET /api/portfolio 요청 시 토큰 검증하기 #176

seokwns opened this issue Nov 10, 2023 · 0 comments · Fixed by #178
Assignees
Labels
bug Something isn't working user 유저와 관련된 기능

Comments

@seokwns
Copy link
Contributor

seokwns commented Nov 10, 2023

📌 설명

권한이 없는 API 요청이라도 토큰을 가지고 요청한다면 토큰을 검증하도록 수정

✅ 할 일

  • JwtFilter에서 API 캐치 후 토큰 검증 로직 추가
@seokwns seokwns added bug Something isn't working user 유저와 관련된 기능 labels Nov 10, 2023
@seokwns seokwns self-assigned this Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working user 유저와 관련된 기능
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant