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
Type
/
to 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
.
ssafy-salman
/
salmanhae
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(auth): 이메일 인증 및 리프레시 토큰 Redis 관리 구현 (#14, #15)
- #28
#28
Merged
crolvlee
merged 10 commits into
develop
ssafy-salman/salmanhae:develop
from
feat/14-refreshtoken
ssafy-salman/salmanhae:feat/14-refreshtoken
Copy head branch name to clipboard
Jun 22, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(auth): 이메일 인증 및 리프레시 토큰 Redis 관리 구현 (#14, #15)
#28
crolvlee
merged 10 commits into
develop
ssafy-salman/salmanhae:develop
from
feat/14-refreshtoken
ssafy-salman/salmanhae:feat/14-refreshtoken
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2026
feat(auth): 토큰 갱신 엔드포인트 구현 (#14)
crolvlee
committed
0844e33
View commit details
Copy full SHA for 0844e33
Browse repository at this point
chore(config): application-local.properties 제거 및 .env 방식으로 통일 (#14)
crolvlee
committed
312687f
View commit details
Copy full SHA for 312687f
Browse repository at this point
feat(auth): 이메일 인증 코드 발송 및 검증 구현 (#14)
crolvlee
committed
2012f1b
View commit details
Copy full SHA for 2012f1b
Browse repository at this point
test(auth): 이메일 인증 서비스 및 회원가입 인증 검증 테스트 추가 (#14)
Show description for 620b4d1
crolvlee
and
claude
committed
620b4d1
View commit details
Copy full SHA for 620b4d1
Browse repository at this point
feat(auth): 리프레시토큰을 redis에 저장하는 로직 추가, 로그아웃 구현 (#14)
crolvlee
committed
6e9bf33
View commit details
Copy full SHA for 6e9bf33
Browse repository at this point
test(auth): 리프레시 토큰 Redis 저장 및 갱신 로직 테스트 추가 (#14)
Show description for c050a07
crolvlee
and
claude
committed
c050a07
View commit details
Copy full SHA for c050a07
Browse repository at this point
docs(auth): 리프레시 토큰 관리, 로그아웃 관련 문서 수정
crolvlee
committed
e20d0c2
View commit details
Copy full SHA for e20d0c2
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feat/14-refreshtoken
crolvlee
committed
2c804b8
View commit details
Copy full SHA for 2c804b8
Browse repository at this point
fix(be): ErrorCode 두 번 선언된 문제 수정
crolvlee
committed
8a19c54
View commit details
Copy full SHA for 8a19c54
Browse repository at this point
fix(auth): 이메일·토큰 요청 DTO에 입력값 검증 추가 (#14)
Show description for c15bd64
crolvlee
and
claude
committed
c15bd64
View commit details
Copy full SHA for c15bd64
Browse repository at this point
You can’t perform that action at this time.