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: SignUpToken 중복 코드 제거, 회원가입 로직 통합
- #445
#445
Merged
nayonsoso
merged 15 commits into
solid-connection:develop
solid-connection/solid-connect-server:develop
from
nayonsoso:refactor/444-sign-up-token
nayonsoso/solid-connect-fork:refactor/444-sign-up-token
Copy head branch name to clipboard
Aug 13, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
refactor: SignUpToken 중복 코드 제거, 회원가입 로직 통합
#445
nayonsoso
merged 15 commits into
solid-connection:develop
solid-connection/solid-connect-server:develop
from
nayonsoso:refactor/444-sign-up-token
nayonsoso/solid-connect-fork:refactor/444-sign-up-token
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2025
refactor: JPA 함수로 불필요한 JPQL 제거
nayonsoso
committed
6fdc9c0
View commit details
Copy full SHA for 6fdc9c0
Browse repository at this point
refactor: SignUpService 로부터 관심 국가 저장 로직 분리
Show description for 6abc711
nayonsoso
committed
6abc711
View commit details
Copy full SHA for 6abc711
Browse repository at this point
refactor: 'SignUpToken 관리'만 담당하는 클래스 생성
nayonsoso
committed
10501d0
View commit details
Copy full SHA for 10501d0
Browse repository at this point
refactor: SignUpTokenProvider를 조합하여 중복 코드 제거
nayonsoso
committed
82a39db
View commit details
Copy full SHA for 82a39db
Browse repository at this point
refactor: 회원가입 관련 코드를 한 곳으로 통합
nayonsoso
committed
d4a121c
View commit details
Copy full SHA for d4a121c
Browse repository at this point
test: SignUpTokenProvider 테스트 코드 작성
nayonsoso
committed
cadd008
View commit details
Copy full SHA for cadd008
Browse repository at this point
feat: 비밀번호 임시 저장소 구현
nayonsoso
committed
abe5ae5
View commit details
Copy full SHA for abe5ae5
Browse repository at this point
test: 비밀번호 임시 저장소 테스트 작성
nayonsoso
committed
debdd25
View commit details
Copy full SHA for debdd25
Browse repository at this point
refactor: 이메일 로그인 코드 가독성 개선
nayonsoso
committed
77b3d4f
View commit details
Copy full SHA for 77b3d4f
Browse repository at this point
Commits on Aug 12, 2025
refactor: transactional 어노테이션 추가
nayonsoso
committed
d37fb7d
View commit details
Copy full SHA for d37fb7d
Browse repository at this point
refactor: 임시 저장 비밀번호 조회 로직 이동
Show description for c93a883
nayonsoso
committed
c93a883
View commit details
Copy full SHA for c93a883
Browse repository at this point
refactor: 회원가입에 사용된 정보 삭제 기능 추가
nayonsoso
committed
e9a79df
View commit details
Copy full SHA for e9a79df
Browse repository at this point
test: 회원가입 토큰, 임시 저장된 비밀번호 삭제 테스트 추가
nayonsoso
committed
34197d7
View commit details
Copy full SHA for 34197d7
Browse repository at this point
test: 방복해서 선언되는 변수 분리
nayonsoso
committed
828d8a2
View commit details
Copy full SHA for 828d8a2
Browse repository at this point
refactor: 사용하지 않는 의존성 제거
nayonsoso
committed
a6a57b9
View commit details
Copy full SHA for a6a57b9
Browse repository at this point
You can’t perform that action at this time.