Skip to content

feat(DOCS-5540): add My Account components docs for Web#1421

Open
BcnCarlos wants to merge 30 commits into
mainfrom
feat/DOCS-5540
Open

feat(DOCS-5540): add My Account components docs for Web#1421
BcnCarlos wants to merge 30 commits into
mainfrom
feat/DOCS-5540

Conversation

@BcnCarlos

Copy link
Copy Markdown
Contributor

Summary

  • Add new My Account group under Web Components with three articles: an overview/setup guide, UserMFAMgmt reference, and UserPasskeyMgmt reference.
  • Cover React (SPA), Next.js (RWA), and shadcn integration paths in each article.
  • Wire the new group into config/navigation/universal-components.json parallel to the existing My Organization group, matching the iOS/Android navigation pattern.

Test plan

  • cd main && mint dev and confirm the My Account group appears under Web Components > Components in the sidebar
  • Overview page renders with all three framework tabs and correct prerequisites
  • UserMFAMgmt page renders props tables, accordions, and code samples without MDX errors
  • UserPasskeyMgmt page renders ComponentAction lifecycle docs and TypeScript block correctly
  • All cross-links between the three articles resolve
  • mint broken-links passes from main/

🤖 Generated with Claude Code

Add overview and reference articles for UserMFAMgmt and UserPasskeyMgmt
under Web Components, plus the My Account navigation group.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@BcnCarlos BcnCarlos requested review from a team as code owners June 18, 2026 11:20
@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Status Count
🔍 Total 36
✅ Successful 0
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 36
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0
Full Github Actions output

@mintlify

mintlify Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0 🟢 Ready View Preview Jun 18, 2026, 11:42 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-dev 🟢 Ready View Preview Jun 18, 2026, 11:53 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-staging 🟢 Ready View Preview Jun 18, 2026, 12:02 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

- Replace generic Callout misuse with Note/Info/Tip per content type.
- Replace Warning misuse with Note (not an Early Access feature).
- Convert lowercase placeholders to YOUR_* form per placeholder convention.
- Expand acronyms on first use: MFA, OTP, TOTP.
- Spell out 'apps' to 'applications'; 'non-clickable' to 'non-interactive'.
- Standardize 'See [link]' to 'To learn more, read [link]'.
- Replace fictional 'acme.org' with 'example.com'.
- Lowercase 'Custom Domain' to 'Custom domain' in body text.
- Remove 'currently' pre-announcement language.
- Add semicolon to ReleaseStageNotice import for consistency.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Split nested-parens factor lists into two sentences for readability.
- Replace acme.com with example.com in MFA schema regex example.
- Lowercase 'My Account Component' to 'My Account component' (generic noun).
- Drop redundant 'See factorConfig below' self-link from prop table.
- Spell out 'app' to 'application' in code-comment placeholders.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Rename H2 'Set up your application' to 'Configure your application' to
  differentiate from the adjacent 'Set up the database and test user' H3.
- Lowercase 'Push' to 'push' in advanced subcomponents body prose.
- Combine factual + recommendation Tip into single advisory sentence.
- Add 'Related' section to MFA and Passkey reference docs cross-linking
  to the sibling component and the overview.
- Add top-of-tab Note to Next.js and shadcn tabs pointing readers to the
  React (SPA) tab for full reference content.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…t docs

Replace bullet-list Related sections with CardGroup/Card components to
match the iOS and Android passkey doc conventions. Also renames 'Next
steps' to 'Learn more' and fixes a double-period typo in UserMFAMgmt.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant