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
Accelerator
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-client
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
9
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[FEAT] 인증 세션·라우트 가드 개선 및 언어 동기화 추가
- #181
#181
Merged
kimminna
merged 10 commits into
develop
Team-Timo/Timo-client:develop
from
feat/web/179-auth-route-guards
Team-Timo/Timo-client:feat/web/179-auth-route-guards
Copy head branch name to clipboard
Jul 13, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[FEAT] 인증 세션·라우트 가드 개선 및 언어 동기화 추가
#181
kimminna
merged 10 commits into
develop
Team-Timo/Timo-client:develop
from
feat/web/179-auth-route-guards
Team-Timo/Timo-client:feat/web/179-auth-route-guards
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2026
feat(web): accessToken을 localStorage에 저장하고 인증 세션 초기화를 루트에서 1회만 수행한다 (#179)
Show description for d26ec72
kimminna
committed
d26ec72
View commit details
Copy full SHA for d26ec72
Browse repository at this point
feat(web): 홈 접근 시 유저 언어에 따라 ko/en 로케일을 동기화한다 (#179)
Show description for e91b655
kimminna
committed
e91b655
View commit details
Copy full SHA for e91b655
Browse repository at this point
file(web): utils 폴더를 duration/date 하위 폴더로 재구성한다 (#179)
Show description for cbeb6a5
kimminna
committed
cbeb6a5
View commit details
Copy full SHA for cbeb6a5
Browse repository at this point
feat(web): 언어 동기화를 앱 전역으로 확장하고 비로그인 사용자에게 접속 국가 기반 기본 로케일을 적용한다 (#179)
Show description for b2ef268
kimminna
committed
b2ef268
View commit details
Copy full SHA for b2ef268
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feat/web/179-auth-route-guards
Show description for 7dfc1ee
kimminna
committed
7dfc1ee
View commit details
Copy full SHA for 7dfc1ee
Browse repository at this point
refactor(web): 유저 프로필 조회 쿼리를 공용 useMyProfile로 통합한다 (#179)
Show description for 83e6d99
kimminna
committed
83e6d99
View commit details
Copy full SHA for 83e6d99
Browse repository at this point
fix(web): 유저 프로필 응답의 null 가능 필드 zod 검증 오류를 수정한다 (#179)
Show description for 98827f7
kimminna
committed
98827f7
View commit details
Copy full SHA for 98827f7
Browse repository at this point
feat(web): 루트 경로 접근 시 /home으로 리다이렉트한다 (#179)
Show description for 63616c6
kimminna
committed
63616c6
View commit details
Copy full SHA for 63616c6
Browse repository at this point
fix(web): 설정에서 언어 저장 시 프로필 캐시가 갱신되지 않아 로케일이 되돌아가던 문제를 수정한다 (#179)
Show description for c45c17d
kimminna
committed
c45c17d
View commit details
Copy full SHA for c45c17d
Browse repository at this point
refactor(web): LanguageSyncProvider가 Suspense 대신 AsyncBoundary를 쓰도록 바꾼다 (#179)
Show description for fd70993
kimminna
committed
fd70993
View commit details
Copy full SHA for fd70993
Browse repository at this point
You can’t perform that action at this time.