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

[BUG] 질문 조회 권한 확인 #58

Closed
hyunmin0317 opened this issue Dec 24, 2024 · 0 comments · Fixed by #59
Closed

[BUG] 질문 조회 권한 확인 #58

hyunmin0317 opened this issue Dec 24, 2024 · 0 comments · Fixed by #59
Assignees
Labels
🐛 BugFix 버그 관련 라벨입니다. (fix)
Milestone

Comments

@hyunmin0317
Copy link
Member

문제 상황

  • 질문 조회 권한 확인 오류

문제 원인 및 해결과정

  • 사용자 권한 확인을 위해 JWT 를 포함한 API 요청 필요
  • api.get -> jwtAxios.get 으로 수정
@hyunmin0317 hyunmin0317 added the 🐛 BugFix 버그 관련 라벨입니다. (fix) label Dec 24, 2024
@hyunmin0317 hyunmin0317 self-assigned this Dec 24, 2024
@hyunmin0317 hyunmin0317 added this to the v2.0.1 milestone Dec 24, 2024
@hyunmin0317 hyunmin0317 linked a pull request Dec 24, 2024 that will close this issue
hyunmin0317 added a commit that referenced this issue Dec 25, 2024
* fix: 질문 조회 권한 확인 (#58)

* test: 질문 조회 권한 확인 테스트 (#58)

* fix: 질문 조회 권한 설정 (#58)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 BugFix 버그 관련 라벨입니다. (fix)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant