Skip to content

feat(docs): add passkey internal docs - #317

Open
NaveenChand755 wants to merge 6 commits into
mainfrom
feat/passkey-internal-docs
Open

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

Conversation

@NaveenChand755

@NaveenChand755 NaveenChand755 commented May 29, 2026

Copy link
Copy Markdown
Contributor

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

github-actions Bot commented May 29, 2026

Copy link
Copy Markdown

🚀 Preview deployment

Branch: refs/pull/317/merge
Commit: 0fe3b3d

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


Updated at 2026-06-09T12:28:59.672Z

Comment thread docs-site/src/pages/MyAccountIntroduction.tsx Outdated
rax7389
rax7389 previously approved these changes Jun 4, 2026
Base automatically changed from feat/add-passkey-examples to main June 8, 2026 05:00
@NaveenChand755
NaveenChand755 dismissed rax7389’s stale review June 8, 2026 05:00

The base branch was changed.

@SurajThotakura
SurajThotakura requested a review from rax7389 June 9, 2026 12:29
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.75%. Comparing base (aecf241) to head (ec412ad).
⚠️ Report is 51 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #317      +/-   ##
==========================================
+ Coverage   89.47%   89.75%   +0.28%     
==========================================
  Files         156      162       +6     
  Lines       13070    13542     +472     
  Branches     1419     1797     +378     
==========================================
+ Hits        11694    12155     +461     
- Misses       1376     1387      +11     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

4 participants