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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
MSA-Service-12th
/
user-service
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: User Service 인증/인가 + CRUD 전체 구현
- #3
#3
Merged
HellWorlding
merged 15 commits into
main
MSA-Service-12th/user-service:main
from
feat/#1-add-domain-repository
MSA-Service-12th/user-service:feat/#1-add-domain-repository
Copy head branch name to clipboard
Apr 5, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: User Service 인증/인가 + CRUD 전체 구현
#3
HellWorlding
merged 15 commits into
main
MSA-Service-12th/user-service:main
from
feat/#1-add-domain-repository
MSA-Service-12th/user-service:feat/#1-add-domain-repository
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2026
.
gh9727
committed
424ac3b
View commit details
Copy full SHA for 424ac3b
Browse repository at this point
Commits on Apr 4, 2026
feat: User Service 인증/인가 + CRUD 전체 구현
Show description for 092f374
HellWorlding
committed
092f374
View commit details
Copy full SHA for 092f374
Browse repository at this point
Commits on Apr 5, 2026
fix: 코드래빗 리뷰 반영 (보상트랜잭션, softDelete, checkMasterId, 개인정보 제거, postgres 버전)
HellWorlding
committed
e1157c8
View commit details
Copy full SHA for e1157c8
Browse repository at this point
fix: 코드래빗 리뷰 반영 (Jackson 역직렬화, client-secret, softDelete, 보상트랜잭션, 개인정보)
HellWorlding
committed
d9b3522
View commit details
Copy full SHA for d9b3522
Browse repository at this point
fix: 코드래빗 추가 리뷰 반영 (계층분리 TokenData, HubInfo 검증, KeycloakProperties @Validated)
HellWorlding
committed
22a39eb
View commit details
Copy full SHA for 22a39eb
Browse repository at this point
fix: HubInfo HubProvider 반환값 필드 유효성 검증 추가
HellWorlding
committed
db8491a
View commit details
Copy full SHA for db8491a
Browse repository at this point
fix: HubInfo 임시 생성자 null 체크 + TODO 검증 로직 주석
HellWorlding
committed
febe88c
View commit details
Copy full SHA for febe88c
Browse repository at this point
fix: 회원가입 시 MASTER 권한 직접 지정 차단
HellWorlding
committed
7bbfad4
View commit details
Copy full SHA for 7bbfad4
Browse repository at this point
fix: MASTER 권한 체크 추가 (단건조회, 목록조회, 수정, 삭제)
HellWorlding
committed
a80fa71
View commit details
Copy full SHA for a80fa71
Browse repository at this point
fix: softDelete/delete TODO 주석 추가 (SecurityUtil 전환, Outbox 정합성)
HellWorlding
committed
6e641ca
View commit details
Copy full SHA for 6e641ca
Browse repository at this point
fix: 보상 롤백 실패 시 원인 예외 보존 (withdraw 별도 try-catch)
HellWorlding
committed
e9d6d89
View commit details
Copy full SHA for e9d6d89
Browse repository at this point
fix: deleteUser에 requesterId 전달 (삭제 감사 추적)
HellWorlding
committed
b98ab2b
View commit details
Copy full SHA for b98ab2b
Browse repository at this point
fix: updateUser에 @Valid 추가
HellWorlding
committed
08bd2dd
View commit details
Copy full SHA for 08bd2dd
Browse repository at this point
fix: delete() 협력자 null 검증 추가 (roleCheck, identityProvider)
HellWorlding
committed
4f58d29
View commit details
Copy full SHA for 4f58d29
Browse repository at this point
docs: README 전체 업데이트 (API 상태, 보안, 패키지 구조, 코드래빗 반영)
HellWorlding
committed
98bdecb
View commit details
Copy full SHA for 98bdecb
Browse repository at this point
You can’t perform that action at this time.