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
.
woowacourse-teams
/
2026-ChongChong
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
5
Code
Issues
11
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[feat] Access/Refresh Token 발급 및 단일 인증 세션 기반 구현
- #71
#71
Merged
JYL35
merged 11 commits into
dev
woowacourse-teams/2026-ChongChong:dev
from
be/feat/65-auth-token-session
woowacourse-teams/2026-ChongChong:be/feat/65-auth-token-session
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
[feat] Access/Refresh Token 발급 및 단일 인증 세션 기반 구현
#71
JYL35
merged 11 commits into
dev
woowacourse-teams/2026-ChongChong:dev
from
be/feat/65-auth-token-session
woowacourse-teams/2026-ChongChong:be/feat/65-auth-token-session
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
docs: 인증 토큰과 세션 생명주기 문서화
JYL35
committed
0fb83b4
View commit details
Copy full SHA for 0fb83b4
Browse repository at this point
feat: 총총 Access Token 발급 구현
JYL35
committed
05e5cd3
View commit details
Copy full SHA for 05e5cd3
Browse repository at this point
feat: Refresh Token 생성과 해시 기반 구성
JYL35
committed
cf9b521
View commit details
Copy full SHA for cf9b521
Browse repository at this point
feat: 인증 세션 저장 구조 추가
JYL35
committed
f48df47
View commit details
Copy full SHA for f48df47
Browse repository at this point
feat: 단일 인증 세션 기반 토큰 발급 구현
JYL35
committed
e853182
View commit details
Copy full SHA for e853182
Browse repository at this point
Commits on Aug 20, 2026
fix: 토큰 발급 트랜잭션 격리 수준 명시
JYL35
committed
5c38b1f
View commit details
Copy full SHA for 5c38b1f
Browse repository at this point
test: 동시성 테스트 정리 단언 제거
JYL35
committed
a12bfef
View commit details
Copy full SHA for a12bfef
Browse repository at this point
docs: ADR 후속 작업 범위 정리
JYL35
committed
1f6d7b8
View commit details
Copy full SHA for 1f6d7b8
Browse repository at this point
fix: Access Token 발급 결과 검증 추가
JYL35
committed
dc201df
View commit details
Copy full SHA for dc201df
Browse repository at this point
refactor: 인증 객체 검증 메서드 분리
JYL35
committed
5b558c5
View commit details
Copy full SHA for 5b558c5
Browse repository at this point
fix: 잘못된 사용자 ID 인증 에러로 처리
JYL35
committed
dd8ff22
View commit details
Copy full SHA for dd8ff22
Browse repository at this point
You can’t perform that action at this time.