Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Team-Timo
/
Timo-Server
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
6
Code
Issues
3
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[fix] #196 - 재발급 에러 해결
- #198
#198
Closed
Jy000n
wants to merge 10 commits into
develop
Team-Timo/Timo-Server:develop
from
fix/#196-reissue-error
Team-Timo/Timo-Server:fix/#196-reissue-error
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
[fix] #196 - 재발급 에러 해결
#198
Jy000n
wants to merge 10 commits into
develop
Team-Timo/Timo-Server:develop
from
fix/#196-reissue-error
Team-Timo/Timo-Server:fix/#196-reissue-error
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
feat: RefreshTokenService에 refreshToken rotation 유예 기간 로직 추가
Jy000n
committed
7401a95
View commit details
Copy full SHA for 7401a95
Browse repository at this point
fix: 동시 reissue 요청이 서로의 rotation을 무효 토큰 에러로 처리하지 않도록 수정
Jy000n
committed
9ede751
View commit details
Copy full SHA for 9ede751
Browse repository at this point
fix: legacy 쿠키 만료용 expireLegacyCookie 로직 추가
Jy000n
committed
ad4428c
View commit details
Copy full SHA for ad4428c
Browse repository at this point
fix: 로그인/재발급 응답에서 legacy 쿠키를 만료시키고 신규 쿠키를 발급하도록 수정
Jy000n
committed
65da8b7
View commit details
Copy full SHA for 65da8b7
Browse repository at this point
feat : 로그아웃/탈퇴 응답에도 legacy 쿠키 만료 처리 추가
Jy000n
committed
45908cf
View commit details
Copy full SHA for 45908cf
Browse repository at this point
Commits on Sep 10, 2026
fix: refreshToken rotation의 레이스 컨디션을 Redis Lua 스크립트로 원자적으로 처리
Jy000n
committed
8abb8ea
View commit details
Copy full SHA for 8abb8ea
Browse repository at this point
fix: legacy 쿠키 만료 처리가 실패 응답에서도 동작하도록 Filter로 이동
Jy000n
committed
a3df657
View commit details
Copy full SHA for a3df657
Browse repository at this point
fix: 필터가 context path를 제외한 경로로 대상 여부를 판단하도록 수정
Jy000n
committed
640ae82
View commit details
Copy full SHA for 640ae82
Browse repository at this point
fix: refreshToken rotation fallback에 refreshToken 다이제스트 검증 추가
Jy000n
committed
be115fd
View commit details
Copy full SHA for be115fd
Browse repository at this point
fix: 로그아웃이 직전에 rotate된 세션까지 함께 삭제하도록 수정
Jy000n
committed
537851f
View commit details
Copy full SHA for 537851f
Browse repository at this point
You can’t perform that action at this time.