Connected Accounts, quickstart doc updates#271
Merged
priley86 merged 7 commits intoNov 17, 2025
Merged
Conversation
pmalouin
reviewed
Nov 14, 2025
pmalouin
left a comment
Contributor
There was a problem hiding this comment.
awesome! couple of minor things and some ideas
pmalouin
reviewed
Nov 14, 2025
pmalouin
approved these changes
Nov 14, 2025
pmalouin
left a comment
Contributor
There was a problem hiding this comment.
just one last editorial suggestion, but waiting on Lucy's feedback. Approving from my side in the mean time ✅
lrzhou25
reviewed
Nov 14, 2025
lrzhou25
reviewed
Nov 14, 2025
lrzhou25
reviewed
Nov 17, 2025
c7675a6 to
dc70c73
Compare
Co-authored-by: Patrick Malouin <patrick.malouin@okta.com>
Co-authored-by: lrzhou25 <141781699+lrzhou25@users.noreply.github.com>
360df7e to
99f9a61
Compare
pmalouin
approved these changes
Nov 17, 2025
8775ba6
into
feat/connected_accounts_doc_updates
4 checks passed
lrzhou25
added a commit
that referenced
this pull request
Nov 17, 2025
* feat: [AIDX-240] Connected Account Flow, quickstart updates * Apply suggestions from code review Co-authored-by: Patrick Malouin <patrick.malouin@okta.com> * fix: My Account API prerequisite updates * feat: code review updates * fix: jsx prop comments * Apply suggestions from code review Co-authored-by: lrzhou25 <141781699+lrzhou25@users.noreply.github.com> * fix: further review updates --------- Co-authored-by: Patrick Malouin <patrick.malouin@okta.com> Co-authored-by: lrzhou25 <141781699+lrzhou25@users.noreply.github.com>
pmalouin
added a commit
that referenced
this pull request
Nov 19, 2025
* Update account linking with connected accounts * Remove mentions of client-initiated account linking * Update google social connection prereqs to configure connected accounts * Updated with purpose setting for integrations * Updated integrations page * Updated call others apis prereqs * Edited prereq steps * Remove client-initiated account linking diagram * feat: [AIDX-130] add notification channel settings content updates (#189) * feat: [AIDX-130] add notification channel settings content updates * Apply suggestions from code review Co-authored-by: lrzhou25 <141781699+lrzhou25@users.noreply.github.com> * feat: CIBA add-on notes --------- Co-authored-by: lrzhou25 <141781699+lrzhou25@users.noreply.github.com> * Removed authorization_params from Connected Flow * Updated integrations with offline_access behavior and other fixes * Added openid to google code sample * Update connected accounts snippets & steps * Leave enterprise connections unnaffected * Update offline access step on some of the providers * Update account linking with connected accounts * Remove mentions of client-initiated account linking * Update google social connection prereqs to configure connected accounts * Updated with purpose setting for integrations * Updated integrations page * Updated call others apis prereqs * Edited prereq steps * Remove client-initiated account linking diagram * feat: [AIDX-130] add notification channel settings content updates (#189) * feat: [AIDX-130] add notification channel settings content updates * Apply suggestions from code review Co-authored-by: lrzhou25 <141781699+lrzhou25@users.noreply.github.com> * feat: CIBA add-on notes --------- Co-authored-by: lrzhou25 <141781699+lrzhou25@users.noreply.github.com> * Removed authorization_params from Connected Flow * Updated integrations with offline_access behavior and other fixes * Added openid to google code sample * Connected Accounts, quickstart doc updates (#271) * feat: [AIDX-240] Connected Account Flow, quickstart updates * Apply suggestions from code review Co-authored-by: Patrick Malouin <patrick.malouin@okta.com> * fix: My Account API prerequisite updates * feat: code review updates * fix: jsx prop comments * Apply suggestions from code review Co-authored-by: lrzhou25 <141781699+lrzhou25@users.noreply.github.com> * fix: further review updates --------- Co-authored-by: Patrick Malouin <patrick.malouin@okta.com> Co-authored-by: lrzhou25 <141781699+lrzhou25@users.noreply.github.com> * Added Connected Accounts and removed account linking * Added Connected Accounts intro to My Account API prereq * Fixed broken links * Update auth4genai/intro/token-vault.mdx Co-authored-by: Patrick Malouin <patrick.malouin@okta.com> * Update call-others-apis-on-users-behalf.mdx * Apply suggestion from @priley86 Co-authored-by: Patrick Riley <patrickmriley@proton.me> * Apply suggestion from @priley86 Co-authored-by: Patrick Riley <patrickmriley@proton.me> * Update token vault snippets with optional scopes * Update MS Entra snippet * Update Google Workspace snippet --------- Co-authored-by: Patrick Riley <patrickmriley@proton.me> Co-authored-by: Edu Minguez <eduardo.minguez@okta.com> Co-authored-by: Patrick Malouin <patrick.malouin@okta.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Extends #156 with quickstart updates for the Connected Accounts features being added to Auth0 AI SDKs.
related quickstart pr's currently being prepared:
auth0/auth0-ai-js#291
auth0-samples/auth0-ai-samples#43
auth0-samples/auth0-assistant0#18
auth0/auth0-ai-js#291
References
https://auth0team.atlassian.net/browse/AIDX-240
Testing
Checklist