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 }}
codebestia
/
clicked
Public
Notifications
You must be signed in to change notification settings
Fork
133
Star
0
Code
Issues
18
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(backend): SIWS wallet auth with JWT + Socket.IO middleware
- #2
#2
Merged
codebestia
merged 10 commits into
main
codebestia/clicked:main
from
feat/orm-setup
codebestia/clicked:feat/orm-setup
Copy head branch name to clipboard
May 12, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(backend): SIWS wallet auth with JWT + Socket.IO middleware
#2
codebestia
merged 10 commits into
main
codebestia/clicked:main
from
feat/orm-setup
codebestia/clicked:feat/orm-setup
Copy head branch name to clipboard
Commits
Commits on May 12, 2026
feat(backend): install stellar-sdk and jsonwebtoken for SIWS auth
codebestia
committed
ce12628
View commit details
Copy full SHA for ce12628
Browse repository at this point
feat(backend): add JWT sign/verify utility
codebestia
committed
454b707
View commit details
Copy full SHA for 454b707
Browse repository at this point
feat(backend): add in-memory nonce store with 5-min TTL
codebestia
committed
27d53d5
View commit details
Copy full SHA for 27d53d5
Browse repository at this point
feat(backend): add Drizzle relations for users <-> wallets
codebestia
committed
f466db8
View commit details
Copy full SHA for f466db8
Browse repository at this point
feat(backend): add /auth/challenge and /auth/verify endpoints
codebestia
committed
a078c1b
View commit details
Copy full SHA for a078c1b
Browse repository at this point
feat(backend): add requireAuth Express middleware
codebestia
committed
a73c9a8
View commit details
Copy full SHA for a73c9a8
Browse repository at this point
feat(backend): add Socket.IO auth middleware
codebestia
committed
4bc1983
View commit details
Copy full SHA for 4bc1983
Browse repository at this point
feat(backend): wire auth routes, requireAuth, and socket middleware into server
codebestia
committed
b75abad
View commit details
Copy full SHA for b75abad
Browse repository at this point
chore: add JWT_SECRET to .env.example
codebestia
committed
0b7138a
View commit details
Copy full SHA for 0b7138a
Browse repository at this point
chore: update lock file
codebestia
committed
161a818
View commit details
Copy full SHA for 161a818
Browse repository at this point
You can’t perform that action at this time.