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

[Feat] JWT 토큰 만료 reissue 재발급 기능 #33

Closed
2 tasks done
tkguswls1106 opened this issue May 16, 2024 · 0 comments · Fixed by #38
Closed
2 tasks done

[Feat] JWT 토큰 만료 reissue 재발급 기능 #33

tkguswls1106 opened this issue May 16, 2024 · 0 comments · Fixed by #38
Assignees
Labels
✨ Feat 기능 구현

Comments

@tkguswls1106
Copy link
Member

tkguswls1106 commented May 16, 2024

Description

JWT 토큰 만료 시, Refresh Token을 활용한 Access Token reissue(재발급) 기능

In Progress

  • TokenService에 reissue 메소드 작성
  • AuthController에 reissue API 구현
@tkguswls1106 tkguswls1106 added the ✨ Feat 기능 구현 label May 16, 2024
@tkguswls1106 tkguswls1106 self-assigned this May 16, 2024
tkguswls1106 added a commit that referenced this issue May 17, 2024
[#33] Feat: JWT 토큰 만료 reissue 재발급 기능 완성
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 기능 구현
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant