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

[ARV-160] 토큰 인증 과정 단순화 #133

Closed
2 tasks
sangcci opened this issue Dec 18, 2024 · 1 comment · Fixed by #134
Closed
2 tasks

[ARV-160] 토큰 인증 과정 단순화 #133

sangcci opened this issue Dec 18, 2024 · 1 comment · Fixed by #134
Assignees
Labels
🐛 fix 수정 작업

Comments

@sangcci
Copy link
Collaborator

sangcci commented Dec 18, 2024

👥 팀 선택 (Team)

BE

🏷️ 라벨 선택 (Label)

FIX

🎟️ 상위 작업 (Ticket Number)

ARV-31

🌳 브랜치명 (Branch)

fix/auth

📝 상세 내용(Description)

토큰 인증 시 에러가 발생하도록 구현합니다.

✅ 체크리스트(Tasks)

  • refresh token은 유효한데, access token이 유효하지 않을 경우 예외 발생하도록 수정
  • jwt 토큰 검증 예외 처리 로직 수정
@sangcci sangcci added the 🐛 fix 수정 작업 label Dec 18, 2024
@sangcci sangcci self-assigned this Dec 18, 2024
Copy link

Jira Issue Created: ARV-160

@github-actions github-actions bot changed the title 토큰 인증 과정 단순화 [ARV-160] 토큰 인증 과정 단순화 Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 fix 수정 작업
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant