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
.
devnogi
/
devnogi-auth-server
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
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: 랜덤 닉네임 생성 기능 외 1개
- #26
#26
Merged
guite95
merged 8 commits into
dev
devnogi/devnogi-auth-server:dev
from
feat/random-nickname
devnogi/devnogi-auth-server:feat/random-nickname
Copy head branch name to clipboard
Mar 29, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Feat: 랜덤 닉네임 생성 기능 외 1개
#26
guite95
merged 8 commits into
dev
devnogi/devnogi-auth-server:dev
from
feat/random-nickname
devnogi/devnogi-auth-server:feat/random-nickname
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2026
feat: 랜덤 닉네임 생성 API 구현
guite95
committed
e0a725e
View commit details
Copy full SHA for e0a725e
Browse repository at this point
feat: 계정 인증이 발생했을 때 닉네임을 계정 내 닉네임으로 바꾸는 기능 구현
guite95
committed
0afe51a
View commit details
Copy full SHA for 0afe51a
Browse repository at this point
Commits on Mar 19, 2026
fix: copilot 수정사항
guite95
committed
63eca06
View commit details
Copy full SHA for 63eca06
Browse repository at this point
Commits on Mar 24, 2026
feat: 유저 테이블 내 닉네임 유니크 제약 제거 및 (닉네임, 서버이름) 복합 유니크 제약 추가
guite95
committed
487d345
View commit details
Copy full SHA for 487d345
Browse repository at this point
feat: 에러 발생 시에도 로그 테이블에 저장할 수 있도록 서비스 로직 분리
guite95
committed
bdfa8c2
View commit details
Copy full SHA for bdfa8c2
Browse repository at this point
feat: 기존 유저 미인증 처리 로직 구현 및 유저업데이트 이벤트 항목 추가
guite95
committed
75eb077
View commit details
Copy full SHA for 75eb077
Browse repository at this point
Commits on Mar 29, 2026
Update src/main/resources/db/migration/V20260323112331__add_composite_unique_to_user.sql
Show description for 16adb68
guite95
and
Copilot
authored
16adb68
View commit details
Copy full SHA for 16adb68
Browse repository at this point
fix: 직업 이름 사이의 공백 제거
guite95
committed
e31798e
View commit details
Copy full SHA for e31798e
Browse repository at this point
You can’t perform that action at this time.