Skip to content

[codex] sync passkey docs#580

Merged
riderx merged 2 commits intomainfrom
codex/sync-passkey-docs
Apr 22, 2026
Merged

[codex] sync passkey docs#580
riderx merged 2 commits intomainfrom
codex/sync-passkey-docs

Conversation

@riderx
Copy link
Copy Markdown
Member

@riderx riderx commented Apr 22, 2026

What changed

  • synced the public @capgo/capacitor-passkey tutorial with the latest passkey docs structure and wording
  • updated the passkey summary copy in the web plugin registry and docs LLM set metadata

Why

The dedicated passkey docs were already current, but the website tutorial and related summary text were still using older phrasing and omitted newer setup details and caveats.

Impact

  • website plugin page now reflects the latest passkey setup guidance
  • registry/search copy matches the current plugin positioning

Validation

  • bun run check

Summary by CodeRabbit

  • Documentation
    • Substantially enhanced Capacitor Passkey plugin docs with clearer setup and bootstrap instructions, including an explicit browser-style API and bootstrap flow
    • Expanded explanation of plugin config options and what native sync/patching performs (iOS entitlements, Android manifest wiring)
    • Clarified trust-file requirements and added important iOS behavior notes; updated plugin description to emphasize native passkey handling

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 22, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a2226dcc-4853-4ada-b3ed-6480c7db1ec0

📥 Commits

Reviewing files that changed from the base of the PR and between 030c397 and 670ebef.

📒 Files selected for processing (3)
  • apps/docs/src/content/docs/docs/plugins/passkey/getting-started.mdx
  • apps/docs/src/content/docs/docs/plugins/passkey/index.mdx
  • apps/web/src/content/plugins-tutorials/en/capacitor-passkey.md
✅ Files skipped from review due to trivial changes (2)
  • apps/docs/src/content/docs/docs/plugins/passkey/index.mdx
  • apps/docs/src/content/docs/docs/plugins/passkey/getting-started.mdx
🚧 Files skipped from review as they are similar to previous changes (1)
  • apps/web/src/content/plugins-tutorials/en/capacitor-passkey.md

📝 Walkthrough

Walkthrough

This PR updates wording and tutorials for the Capacitor Passkey plugin across docs and web config: it rephrases plugin descriptions to state native passkey calls and host patching are handled, and expands the web tutorial with bootstrap/autoShim usage, sync patching details, and trust-file guidance.

Changes

Cohort / File(s) Summary
Config Descriptions
apps/docs/src/config/llmsCustomSets.ts, apps/web/src/config/plugins.ts
Changed Plugin Passkey description text to state that native passkey calls and host patching are handled (wording-only edits in config literals).
Tutorial & Docs
apps/web/src/content/plugins-tutorials/en/capacitor-passkey.md, apps/docs/src/content/docs/docs/plugins/passkey/getting-started.mdx, apps/docs/src/content/docs/docs/plugins/passkey/index.mdx
Expanded tutorial: added "Browser-style API", "What the plugin config does", "What sync patches for you", iOS note, trust-file URL specificity; replaced auto import guidance with explicit CapacitorPasskey.autoShimWebAuthn() bootstrap call. Documentation text-only changes.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Poem

🐰 I hopped through docs with a keyboard and song,
Wording tweaked gently, it didn't take long.
Native calls patched and bootstraps in view,
Browser-style WebAuthn still works for you.
Hop, patch, publish — a small change, a big woohoo! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title '[codex] sync passkey docs' directly and clearly describes the main change: synchronizing passkey documentation across multiple files with the latest content and structure.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/sync-passkey-docs

Comment @coderabbitai help to get the list of available commands and usage tips.

@riderx riderx marked this pull request as ready for review April 22, 2026 10:52
@sonarqubecloud
Copy link
Copy Markdown

@riderx riderx merged commit e8a78e0 into main Apr 22, 2026
6 checks passed
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