Skip to content

docs: fix deprecated redirectUri and syntax error in organizations example#1125

Merged
yogeshchoudhary147 merged 1 commit into
mainfrom
docs/sync-2026-06-27
Jun 29, 2026
Merged

docs: fix deprecated redirectUri and syntax error in organizations example#1125
yogeshchoudhary147 merged 1 commit into
mainfrom
docs/sync-2026-06-27

Conversation

@yogeshchoudhary147

Copy link
Copy Markdown
Contributor

Summary

Automated documentation drift fix. 2 issues addressed in the "Use with Auth0 organizations" example (1 P1 · 1 P2).

Changes

  • EXAMPLES.md — replace deprecated authorizationParams.redirectUri with authorizationParams.redirect_uri (P2, runtime-deprecated in current SDK)
  • EXAMPLES.md — add missing comma after organization property in same object literal (P1, syntax error in copy-pasteable example)
Full Drift Report
# Severity File Line Issue
1 P2 EXAMPLES.md 474 authorizationParams.redirectUri deprecated — replaced with authorizationParams.redirect_uri
2 P1 EXAMPLES.md 473 Missing comma after organization property — syntax error caught during fix application

🤖 Generated with syncing-docs skill

@yogeshchoudhary147 yogeshchoudhary147 requested a review from a team as a code owner June 27, 2026 09:38
@yogeshchoudhary147 yogeshchoudhary147 merged commit c899362 into main Jun 29, 2026
14 checks passed
@yogeshchoudhary147 yogeshchoudhary147 deleted the docs/sync-2026-06-27 branch June 29, 2026 11:03
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.

2 participants