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

[Refactor] JWT Access Token 만료시간 리팩토링 #85

Closed
tkguswls1106 opened this issue May 23, 2024 · 0 comments · Fixed by #86
Closed

[Refactor] JWT Access Token 만료시간 리팩토링 #85

tkguswls1106 opened this issue May 23, 2024 · 0 comments · Fixed by #86
Assignees
Labels
♻️ Refactor 코드 리팩토링

Comments

@tkguswls1106
Copy link
Member

tkguswls1106 commented May 23, 2024

Reason Description

프론트엔드 reissue 재발급 기능의 활용성 테스트를 위한 만료시간 단축이 요구됨.

Content Description

JWT Access Token 만료시간을 '2시간' -> '10분'으로 단축할 예정.
하지만 테스트 성공 이후에, 다시 해당 Issue를 재오픈하여 '2시간'으로 롤백 예정.

@tkguswls1106 tkguswls1106 added the ♻️ Refactor 코드 리팩토링 label May 23, 2024
@tkguswls1106 tkguswls1106 self-assigned this May 23, 2024
tkguswls1106 added a commit that referenced this issue May 23, 2024
[#85] Refactor: JWT Access Token 만료시간 단축 리팩토링
@tkguswls1106 tkguswls1106 reopened this May 23, 2024
tkguswls1106 added a commit that referenced this issue May 23, 2024
@tkguswls1106 tkguswls1106 changed the title [Refactor] JWT Access Token 만료시간 단축 리팩토링 [Refactor] JWT Access Token 만료시간 리팩토링 May 23, 2024
tkguswls1106 added a commit that referenced this issue May 23, 2024
[#85] �Fix: 배포 서버 rabbitmq enable 문제 해결
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ Refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant