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
feat: 웹, 어드민 간 refresh token 분리
- #732
#732
Merged
whqtker
merged 8 commits into
develop
solid-connection/solid-connect-server:develop
from
fix/730-seperate-token-admin-web
solid-connection/solid-connect-server:fix/730-seperate-token-admin-web
Copy head branch name to clipboard
Jul 9, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
feat: 웹, 어드민 간 refresh token 분리
#732
whqtker
merged 8 commits into
develop
solid-connection/solid-connect-server:develop
from
fix/730-seperate-token-admin-web
solid-connection/solid-connect-server:fix/730-seperate-token-admin-web
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2026
feat: AdminRefreshToken 클래스 작성 및 관련 설정 추가
whqtker
committed
1c53aaa
View commit details
Copy full SHA for 1c53aaa
Browse repository at this point
feat: cookie manager 추가
whqtker
committed
c9ed44f
View commit details
Copy full SHA for c9ed44f
Browse repository at this point
feat: 어드민 refresh token 관련 error code 작성
whqtker
committed
a08cef1
View commit details
Copy full SHA for a08cef1
Browse repository at this point
feat: provider에 관련 메서드 추가
Show description for 8db2d89
whqtker
committed
8db2d89
View commit details
Copy full SHA for 8db2d89
Browse repository at this point
feat: 어드민 로그인 관련 비즈니즈 로직, DTO 작성
Show description for 644dd3e
whqtker
committed
644dd3e
View commit details
Copy full SHA for 644dd3e
Browse repository at this point
feat: 어드민 로그인 관련 컨트롤러 구현
whqtker
committed
bf17d49
View commit details
Copy full SHA for bf17d49
Browse repository at this point
feat: 어드민 로그인 관련은 인증 없이 접근 가능하도록 스프링 시큐리티 설정 변경
whqtker
committed
563c0f1
View commit details
Copy full SHA for 563c0f1
Browse repository at this point
Commits on Jul 9, 2026
refactor: 쿠키 SameSite 속성을 LAX -> Strict으로 변경
whqtker
committed
cdeb4a4
View commit details
Copy full SHA for cdeb4a4
Browse repository at this point
You can’t perform that action at this time.