Skip to content

[codex] Remove invalid OIDC scopes from example integration#126

Merged
basit3407 merged 2 commits intomainfrom
codex/fix-example-integration-oidc-scopes
Apr 15, 2026
Merged

[codex] Remove invalid OIDC scopes from example integration#126
basit3407 merged 2 commits intomainfrom
codex/fix-example-integration-oidc-scopes

Conversation

@basit3407
Copy link
Copy Markdown
Collaborator

Summary

  • remove profile and email from the example .env scopes
  • keep the example aligned with the scopes currently documented for this OAuth2 setup

Why

The web integration example was implying separate OIDC profile and email scopes. In this setup, the docs and implementation use openid, offline_access, and API scopes such as �ookmark, collection, and user instead.

Validation

  • reviewed the MDX diff for docs/tutorials/oidc/example-integration.mdx
  • staged and committed only that file
@basit3407 basit3407 marked this pull request as ready for review April 15, 2026 16:50
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 15, 2026

Deploying qf-api-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 939bf26
Status: ✅  Deploy successful!
Preview URL: https://7942fc80.qf-api-docs.pages.dev
Branch Preview URL: https://codex-fix-example-integratio.qf-api-docs.pages.dev

View logs

@basit3407 basit3407 force-pushed the codex/fix-example-integration-oidc-scopes branch from ec72aeb to 939bf26 Compare April 15, 2026 17:13
@basit3407 basit3407 merged commit 82f551c into main Apr 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant