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 }}
Loongphy
/
codex-auth
Public
Notifications
You must be signed in to change notification settings
Fork
145
Star
2.5k
Code
Issues
20
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: replace Node.js with curl for API requests
- #128
#128
Merged
Loongphy
merged 18 commits into
main
Loongphy/codex-auth:main
from
fix/account-metadata-endpoint
Loongphy/codex-auth:fix/account-metadata-endpoint
Copy head branch name to clipboard
May 31, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
refactor: replace Node.js with curl for API requests
#128
Loongphy
merged 18 commits into
main
Loongphy/codex-auth:main
from
fix/account-metadata-endpoint
Loongphy/codex-auth:fix/account-metadata-endpoint
Copy head branch name to clipboard
Commits
Commits on May 29, 2026
fix: use accounts endpoint for account metadata
Loongphy
committed
5c8f04d
View commit details
Copy full SHA for 5c8f04d
Browse repository at this point
fix: ignore empty account metadata responses
Loongphy
committed
3516c04
View commit details
Copy full SHA for 3516c04
Browse repository at this point
fix: ignore unusable account metadata items
Loongphy
committed
99d5160
View commit details
Copy full SHA for 99d5160
Browse repository at this point
Commits on May 30, 2026
fix: use curl for API refresh [skip ci]
Loongphy
committed
e60db49
View commit details
Copy full SHA for e60db49
Browse repository at this point
refactor: remove node API transport leftovers [skip ci]
Loongphy
committed
68da133
View commit details
Copy full SHA for 68da133
Browse repository at this point
refactor: rely on curl proxy handling [skip ci]
Loongphy
committed
454bc90
View commit details
Copy full SHA for 454bc90
Browse repository at this point
refactor: resolve curl from path
Loongphy
committed
e194195
View commit details
Copy full SHA for e194195
Browse repository at this point
test: use fake curl executable on windows
Loongphy
committed
f8d646a
View commit details
Copy full SHA for f8d646a
Browse repository at this point
test: fix fake curl copy on windows
Loongphy
committed
7065783
View commit details
Copy full SHA for 7065783
Browse repository at this point
test: use executable for failing fake curl
Loongphy
committed
ff384b9
View commit details
Copy full SHA for ff384b9
Browse repository at this point
docs: update README API endpoints list [skip ci]
Loongphy
committed
a6bbdc5
View commit details
Copy full SHA for a6bbdc5
Browse repository at this point
fix: keep curl credentials out of argv
Loongphy
committed
c11bb71
View commit details
Copy full SHA for c11bb71
Browse repository at this point
fix: skip curl preflight for api-key usage
Loongphy
committed
3a846e7
View commit details
Copy full SHA for 3a846e7
Browse repository at this point
Commits on May 31, 2026
perf: run curl usage batch concurrently
Loongphy
committed
1890913
View commit details
Copy full SHA for 1890913
Browse repository at this point
perf: avoid repeated curl batch setup
Loongphy
committed
8a3cf93
View commit details
Copy full SHA for 8a3cf93
Browse repository at this point
fix: remove node 22 npm runtime requirement
Loongphy
committed
7a18c55
View commit details
Copy full SHA for 7a18c55
Browse repository at this point
fix: remove dead fake curl batch branch
Loongphy
committed
1d32ea5
View commit details
Copy full SHA for 1d32ea5
Browse repository at this point
fix: serialize curl batch allocator access
Loongphy
committed
21fbc41
View commit details
Copy full SHA for 21fbc41
Browse repository at this point
You can’t perform that action at this time.