Skip to content

feat(web): serve OpenAI Apps domain-verification challenge - #140

Merged
windoze95 merged 1 commit into
mainfrom
feat/openai-apps-domain-challenge
Jul 8, 2026
Merged

feat(web): serve OpenAI Apps domain-verification challenge#140
windoze95 merged 1 commit into
mainfrom
feat/openai-apps-domain-challenge

Conversation

@windoze95

Copy link
Copy Markdown
Owner

ChatGPT Apps submission requires domain verification — a token served at https://api.saltybytes.ai/.well-known/openai-apps-challenge. Adds that route. Public token (domain-ownership proof only). Build/vet pass.

🤖 Generated with Claude Code

ChatGPT Apps submission requires proving domain ownership by serving a token at the origin-root well-known URL. Adds GET /.well-known/openai-apps-challenge on api.saltybytes.ai returning the challenge token. Public (proves domain control only); update the value if OpenAI regenerates it.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@windoze95
windoze95 merged commit bf4120c into main Jul 8, 2026
1 check passed
@windoze95
windoze95 deleted the feat/openai-apps-domain-challenge branch July 8, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant