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
.
AtCoder-NoviSteps
/
AtCoderNoviSteps
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
10
Star
67
Code
Issues
75
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
breaking(auth): replace auth from lucia to self-managed session/credentials
- #3864
#3864
Merged
KATO-Hiro
merged 12 commits into
staging
AtCoder-NoviSteps/AtCoderNoviSteps:staging
from
#3855
AtCoder-NoviSteps/AtCoderNoviSteps:#3855
Copy head branch name to clipboard
Jul 18, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
breaking(auth): replace auth from lucia to self-managed session/credentials
#3864
KATO-Hiro
merged 12 commits into
staging
AtCoder-NoviSteps/AtCoderNoviSteps:staging
from
#3855
AtCoder-NoviSteps/AtCoderNoviSteps:#3855
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
feat(server): add lucia v2 compatible password hashing utilities
Show description for edff9a2
KATO-Hiro
and
claude
committed
edff9a2
View commit details
Copy full SHA for edff9a2
Browse repository at this point
feat(server): add lucia v2 compatible session management
Show description for a290c2a
KATO-Hiro
and
claude
committed
a290c2a
View commit details
Copy full SHA for a290c2a
Browse repository at this point
feat(server): wire self-managed session/auth into hooks and app.d.ts
Show description for 280edf7
KATO-Hiro
and
claude
committed
280edf7
View commit details
Copy full SHA for 280edf7
Browse repository at this point
refactor(auth): remove lucia dependency, run auth on self-managed session/credentials
Show description for de8e2a7
KATO-Hiro
and
claude
committed
de8e2a7
View commit details
Copy full SHA for de8e2a7
Browse repository at this point
docs: update CONTRIBUTING.md to reflect lucia removal
Show description for ffad370
KATO-Hiro
and
claude
committed
ffad370
View commit details
Copy full SHA for ffad370
Browse repository at this point
chore: clean up remaining lucia references and add removal plan doc
Show description for 447b617
KATO-Hiro
and
claude
committed
447b617
View commit details
Copy full SHA for 447b617
Browse repository at this point
fix(server): handle concurrent session deletion during idle renewal
Show description for a5ada6e
KATO-Hiro
and
claude
committed
a5ada6e
View commit details
Copy full SHA for a5ada6e
Browse repository at this point
docs(dev-notes): add remove-lucia-v2 plan and survey
Show description for ea4bc3d
KATO-Hiro
and
claude
committed
ea4bc3d
View commit details
Copy full SHA for ea4bc3d
Browse repository at this point
docs(dev-notes): mark remove-lucia-v2 plan complete, record lessons and remaining tasks
Show description for dde88f3
KATO-Hiro
and
claude
committed
dde88f3
View commit details
Copy full SHA for dde88f3
Browse repository at this point
docs(rules): add Residual-Reference Sweeps guidance to coding-style.md
Show description for 08bbc3f
KATO-Hiro
and
claude
committed
08bbc3f
View commit details
Copy full SHA for 08bbc3f
Browse repository at this point
chore(docs): remove completed remove-lucia-v2 plan and survey
Show description for fffdea1
KATO-Hiro
and
claude
committed
fffdea1
View commit details
Copy full SHA for fffdea1
Browse repository at this point
Commits on Jul 16, 2026
style(seed): rename local var to camelCase per naming convention
Show description for daf6bc9
KATO-Hiro
and
claude
committed
daf6bc9
View commit details
Copy full SHA for daf6bc9
Browse repository at this point
You can’t perform that action at this time.