Fix Reddit OAuth source access #9

Merged
MrSphay merged 1 commits from codex/issue-1-reddit-oauth into codex/production-intelligence-terminal 2026-05-17 14:06:10 +00:00
Owner

Closes #1 after merge.

Changes:

  • remove unauthenticated reddit.com hot.json runtime fallback
  • report missing Reddit credentials and OAuth failures as structured degraded states
  • add Reddit source docs and env entries
  • add unit tests for no credentials, OAuth failure, OAuth success, and no public fallback

Verification:

  • node --check apis/sources/reddit.mjs
  • node --test test/reddit-source.test.mjs
  • npm run test:unit
  • git diff --check
Closes #1 after merge. Changes: - remove unauthenticated reddit.com hot.json runtime fallback - report missing Reddit credentials and OAuth failures as structured degraded states - add Reddit source docs and env entries - add unit tests for no credentials, OAuth failure, OAuth success, and no public fallback Verification: - node --check apis/sources/reddit.mjs - node --test test/reddit-source.test.mjs - npm run test:unit - git diff --check
MrSphay added 1 commit 2026-05-17 11:47:56 +00:00
fix: require reddit oauth source access
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 1m5s
b2dee4e261
MrSphay merged commit 995de4ed5e into codex/production-intelligence-terminal 2026-05-17 14:06:10 +00:00
MrSphay deleted branch codex/issue-1-reddit-oauth 2026-05-17 14:10:57 +00:00
Sign in to join this conversation.