Skip to content

feat(docs): add passkey internal docs#317

Open
NaveenChand755 wants to merge 3 commits into
feat/add-passkey-examplesfrom
feat/passkey-internal-docs
Open

feat(docs): add passkey internal docs#317
NaveenChand755 wants to merge 3 commits into
feat/add-passkey-examplesfrom
feat/passkey-internal-docs

Conversation

@NaveenChand755
Copy link
Copy Markdown
Contributor

@NaveenChand755 NaveenChand755 commented May 29, 2026

Summary

Added docs page for UserPasskeyMgmt component in the docs site.

Why

  1. New component needs documentation so consumers know how to set it up and use it
  2. Passkey setup has non-obvious requirements (custom domain, RP ID) that need to be clearly explained

What

  1. New UserPasskeyMgmtDocs.tsx page with component preview, props table, TypeScript definitions, usage examples, and common issues
  2. Added route /my-account/user-passkey-management in App.tsx
  3. Added nav link in Layout.tsx
  4. Added UserPasskeyMgmt card in the My Account overview page

Packages

  • packages/core
  • packages/react
  • examples

References

Screenshot 2026-05-29 at 11 13 46 AM Screenshot 2026-05-29 at 11 14 11 AM

Testing

How can this be verified? Note anything intentionally not covered by tests and why.

  • This change adds unit test coverage
  • Tested for both SPA and RWA flows, all example apps working
  • All existing and new tests complete without errors

Checklist

  • Breaking change
  • Requires docs update
  • Backward compatible

Contributing

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 29, 2026

🚀 Preview deployment

Branch: refs/pull/317/merge
Commit: 990b58e

📝 Preview URL: https://auth0-universal-components-mu7vdf1y8-ui-components-217de888.vercel.app


Updated at 2026-06-02T16:01:00.176Z

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