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 #84] JWT 토큰 만료시간 변경 #85

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

dudxo
Copy link
Collaborator

@dudxo dudxo commented Aug 23, 2024

관련 이슈

📑 작업 상세 내용

  • JWT 토큰 만료시간 변경
    • AccessToken (30min -> 90min)

💫 작업 요약

  • JWT 토큰 만료시간 변경

🔍 중점적으로 리뷰 할 부분

@dudxo dudxo added 빠른 리뷰! 빠른 PR 리뷰가 필요할 때 ♻️ refactor 코드 기능 유지하되 코드 변경 labels Aug 23, 2024
@dudxo dudxo requested a review from hyun2371 August 23, 2024 14:20
@dudxo dudxo self-assigned this Aug 23, 2024
@dudxo dudxo linked an issue Aug 23, 2024 that may be closed by this pull request
1 task
Copy link

Code Coverage

Overall Project 84.1% 🍏

There is no coverage information present for the Files changed

Copy link

Test Results

18 files  18 suites   11s ⏱️
94 tests 94 ✅ 0 💤 0 ❌
95 runs  95 ✅ 0 💤 0 ❌

Results for commit c9f26af.

@dudxo dudxo merged commit f245437 into dev Aug 23, 2024
3 checks passed
@dudxo dudxo deleted the refactor/#84/JWT-expriedTime branch August 23, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 코드 기능 유지하되 코드 변경 빠른 리뷰! 빠른 PR 리뷰가 필요할 때
Projects
None yet
Development

Successfully merging this pull request may close these issues.

♻️ JWT 토큰 만료 시간 변경
2 participants