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 }}
Alimedhat000
/
codown
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
23
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(auth): secure refresh-token handling and rebuild client refresh logic
- #92
#92
Merged
Alimedhat000
merged 9 commits into
develop
Alimedhat000/codown:develop
from
fix/refresh-token-storage
Alimedhat000/codown:fix/refresh-token-storage
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
fix(auth): secure refresh-token handling and rebuild client refresh logic
#92
Alimedhat000
merged 9 commits into
develop
Alimedhat000/codown:develop
from
fix/refresh-token-storage
Alimedhat000/codown:fix/refresh-token-storage
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
fix(server): authenticate logout via refresh cookie
Show description for f20101a
Alimedhat000
committed
f20101a
View commit details
Copy full SHA for f20101a
Browse repository at this point
fix(server): stop setting unused accessToken cookie on refresh
Show description for 7289f8f
Alimedhat000
committed
7289f8f
View commit details
Copy full SHA for 7289f8f
Browse repository at this point
fix(server): set refresh cookie flags per environment
Show description for 7c382b5
Alimedhat000
committed
7c382b5
View commit details
Copy full SHA for 7c382b5
Browse repository at this point
fix(client): auto-refresh session on 401 with single-flight refresh
Show description for 896a31d
Alimedhat000
committed
896a31d
View commit details
Copy full SHA for 896a31d
Browse repository at this point
fix(client): rebuild session bootstrap without wasLoggedOut hack
Show description for fbd8e84
Alimedhat000
committed
fbd8e84
View commit details
Copy full SHA for fbd8e84
Browse repository at this point
test(server): fix set-cookie typing in cookie flags test
Alimedhat000
committed
baea279
View commit details
Copy full SHA for baea279
Browse repository at this point
Commits on Aug 27, 2026
fix(server): clear refresh cookie with matching attributes
Show description for 4f8cdf5
Alimedhat000
committed
4f8cdf5
View commit details
Copy full SHA for 4f8cdf5
Browse repository at this point
test(server): cover logout cookie clearing with matching attributes
Show description for 575598c
Alimedhat000
committed
575598c
View commit details
Copy full SHA for 575598c
Browse repository at this point
fix(client): dedupe session expiry and guard cleared token replay
Show description for 0556d9c
Alimedhat000
committed
0556d9c
View commit details
Copy full SHA for 0556d9c
Browse repository at this point
You can’t perform that action at this time.