Skip to content

docs: expand authentication examples - #2354

Merged
scottaddie merged 1 commit into
mainfrom
scottaddie-authentication-rust-samples
Aug 19, 2026
Merged

docs: expand authentication examples#2354
scottaddie merged 1 commit into
mainfrom
scottaddie-authentication-rust-samples

Conversation

@scottaddie

Copy link
Copy Markdown
Contributor

Why

Improve the authentication guide's cross-language coverage and make the examples easier to compare.

What changed

  • Add Rust examples for signed-in users, GitHub OAuth Apps, and disabling auto-login.
  • Add Go, Rust, .NET, and Java examples to the environment-variable section.
  • Order each language tab group alphabetically and use TypeScript as the tab label.
  • Use language-neutral guidance for client token configuration and logged-in-user fallback.
  • Link the GitHub OAuth App section to the detailed OAuth setup guide.

Validation

  • TypeScript documentation validation passed.
  • Go documentation validation passed.
  • C# documentation validation passed.
  • Full validation is environment-limited because Python and Maven are unavailable.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 60541f29-419d-4eff-b65c-4a42f6eabb6a
@scottaddie
scottaddie requested a review from a team as a code owner August 18, 2026 16:38
Copilot AI balanced review requested due to automatic review settings August 18, 2026 16:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Expands authentication guidance with consistent cross-language examples.

Changes:

  • Adds Rust authentication examples.
  • Expands environment-variable examples across SDKs.
  • Standardizes language tabs and OAuth guidance.
Show a summary per file
File Description
docs/auth/authenticate.md Expands and reorganizes authentication examples.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Balanced

Comment thread docs/auth/authenticate.md
@scottaddie
scottaddie added this pull request to the merge queue Aug 19, 2026
Merged via the queue into main with commit 0c59943 Aug 19, 2026
30 checks passed
@scottaddie
scottaddie deleted the scottaddie-authentication-rust-samples branch August 19, 2026 00:19
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.

3 participants