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
.
solid-connection
/
solid-connect-server
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
12
Code
Issues
24
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
refactor: accessToken 재발급을 refreshToken 쿠키를 통해 하도록
- #452
#452
Merged
nayonsoso
merged 10 commits into
solid-connection:develop
solid-connection/solid-connect-server:develop
from
nayonsoso:refactor/451-reissue-by-cookie-refresh-token
nayonsoso/solid-connect-fork:refactor/451-reissue-by-cookie-refresh-token
Copy head branch name to clipboard
Aug 15, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
refactor: accessToken 재발급을 refreshToken 쿠키를 통해 하도록
#452
nayonsoso
merged 10 commits into
solid-connection:develop
solid-connection/solid-connect-server:develop
from
nayonsoso:refactor/451-reissue-by-cookie-refresh-token
nayonsoso/solid-connect-fork:refactor/451-reissue-by-cookie-refresh-token
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2025
feat: 리프레시 토큰 추출 구현
nayonsoso
committed
a642f6b
View commit details
Copy full SHA for a642f6b
Browse repository at this point
test: 중복 사용되는 변수를 상수로 추출
nayonsoso
committed
011d855
View commit details
Copy full SHA for 011d855
Browse repository at this point
test: 리프레시 토큰 추출 테스트
nayonsoso
committed
7019c6a
View commit details
Copy full SHA for 7019c6a
Browse repository at this point
refactor: 쿠키의 리프레시 토큰으로 액세스 토큰 재발급하도록
nayonsoso
committed
2920527
View commit details
Copy full SHA for 2920527
Browse repository at this point
chore: 사용하지 않는 요청 Dto 제거
nayonsoso
committed
3e20ee0
View commit details
Copy full SHA for 3e20ee0
Browse repository at this point
refactor: auth 토큰에 SiteUser가 사용됨을 명시, 중복코드 제거
Show description for 81ab68f
nayonsoso
committed
81ab68f
View commit details
Copy full SHA for 81ab68f
Browse repository at this point
test: 테스트 코드에 반영
nayonsoso
committed
0a460e9
View commit details
Copy full SHA for 0a460e9
Browse repository at this point
refactor: 리프레시 토큰 값이 비어있는 경우도 예외 처리
nayonsoso
committed
728e792
View commit details
Copy full SHA for 728e792
Browse repository at this point
test: 비어있는 리프레시 토큰 테스트 케이스 추가
nayonsoso
committed
1e7db3c
View commit details
Copy full SHA for 1e7db3c
Browse repository at this point
style: style 적용 안된 채로 rebase한 것들 reformat
nayonsoso
committed
e851aa2
View commit details
Copy full SHA for e851aa2
Browse repository at this point
You can’t perform that action at this time.