[codex] align remaining oauth docs and ai prompts#94
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the OAuth/OIDC documentation wording and the embedded “AI prompt” instructions to match the current recommended client patterns (frontend/native app + backend exchange) and current endpoint/discovery examples.
Changes:
- Added token + revocation endpoints to the React Native AI prompt and explicitly calls out including them in the Expo discovery config.
- Updated OAuth guide wording from “registered client” to “provisioned client type” and clarified
code_verifierhandling for different flow shapes. - Expanded acceptance checklists to reflect the updated guidance.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/tutorials/oidc/user-apis-quickstart.mdx | Aligns the React Native AI prompt with the current discovery (auth/token/revoke) and logout/back-end exchange guidance. |
| docs/tutorials/oidc/getting-started-with-oauth2.mdx | Updates admonition wording and clarifies Step 3 validation guidance for server-initiated vs app+backend exchange flows. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@codex review |
|
Codex Review: Didn't find any major issues. Keep them coming! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
Testing