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

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

Merged
merged 1 commit into from
May 23, 2024

Conversation

tkguswls1106
Copy link
Member

PULL REQUEST

🎋 Branch Name

refactor/#85

🔑 Main Contents

JWT Access Token 만료시간 '2시간' -> '10분' 으로 단축.

@tkguswls1106 tkguswls1106 added the ♻️ Refactor 코드 리팩토링 label May 23, 2024
@tkguswls1106 tkguswls1106 requested a review from JunSang1121 May 23, 2024 15:35
@tkguswls1106 tkguswls1106 self-assigned this May 23, 2024
@tkguswls1106 tkguswls1106 linked an issue May 23, 2024 that may be closed by this pull request
Copy link
Collaborator

@JunSang1121 JunSang1121 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다. 승인합니다.

@tkguswls1106 tkguswls1106 merged commit 017c72c into develop May 23, 2024
2 checks passed
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 this pull request may close these issues.

[Refactor] JWT Access Token 만료시간 리팩토링
2 participants