Skip to content

feat: Passkeys page#754

Open
tamalchowdhury wants to merge 1 commit into
mainfrom
tamal/feat/passkeys-kinde-auth
Open

feat: Passkeys page#754
tamalchowdhury wants to merge 1 commit into
mainfrom
tamal/feat/passkeys-kinde-auth

Conversation

@tamalchowdhury

@tamalchowdhury tamalchowdhury commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

This PR adds a new doc for Passkeys. It also updates neighboring auth pages to reference the new feature.

Summary by CodeRabbit

Release Notes

  • New Features

    • Passkeys now available as a passwordless sign-in method using WebAuthn technology
    • WhatsApp added as a sign-up/sign-in option
  • Documentation

    • Added comprehensive Passkeys documentation covering setup, configuration, policies, and enrollment flows
    • Updated authentication methods documentation with new connection options

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: ef18f2a0-5955-4c90-8836-692b8d6eaa35

📥 Commits

Reviewing files that changed from the base of the PR and between af3705d and b899e95.

📒 Files selected for processing (5)
  • src/content/docs/authenticate/about-auth/about-authentication.mdx
  • src/content/docs/authenticate/about-auth/authentication-methods.mdx
  • src/content/docs/authenticate/authentication-methods/email-deliverability.mdx
  • src/content/docs/authenticate/authentication-methods/passkeys.mdx
  • src/content/docs/authenticate/authentication-methods/sms-deliverability.mdx

Walkthrough

Adds a new passkeys.mdx documentation page covering WebAuthn passkey enablement, policy configuration (off/optional/mandatory), UX enrollment flows, Management API endpoints, webhook events, technical requirements, and FAQ. Updates the auth overview and authentication-methods pages to reference passkeys, and increments sidebar order values for adjacent deliverability pages.

Changes

Passkeys documentation and auth overview updates

Layer / File(s) Summary
Passkeys page: frontmatter, definition, and policy configuration
src/content/docs/authenticate/authentication-methods/passkeys.mdx
New page introduced with frontmatter metadata and paid-plan note. Defines passkeys as WebAuthn-based sign-in, explains how they complement existing auth methods, documents enable steps, and specifies off/optional/mandatory policy values with environment-level vs. organization-level override behavior.
Passkeys page: UX flows, rollout guidance, and disable behavior
src/content/docs/authenticate/authentication-methods/passkeys.mdx
Documents post-login enrollment prompts for optional and mandatory policies, the sign-in-time passkey button, account portal controls, admin visibility, recommended optional-to-mandatory rollout, and disable behavior.
Passkeys page: Management API, webhooks, technical requirements, and FAQ
src/content/docs/authenticate/authentication-methods/passkeys.mdx
Covers environment and organization passkey GET/PUT endpoints with request/response examples and revert semantics. Adds passkey.added/passkey.removed webhook events with a sample payload. Summarizes WebAuthn/HTTPS/RP ID requirements and FAQ entries on passwords, multiple passkeys, optional skipping, and plan requirements.
Auth overview, authentication-methods, and sidebar reordering
src/content/docs/authenticate/about-auth/about-authentication.mdx, src/content/docs/authenticate/about-auth/authentication-methods.mdx, src/content/docs/authenticate/authentication-methods/email-deliverability.mdx, src/content/docs/authenticate/authentication-methods/sms-deliverability.mdx
about-authentication.mdx frontmatter and sign-up/sign-in list updated to add WhatsApp, passkeys (sign-in only), Custom OAuth 2.0, and Custom SAML. The "coming soon" passkeys entry in authentication-methods.mdx replaced with an active description and link. Sidebar order incremented for email-deliverability (8→9) and sms-deliverability (9→10).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐇 Hop, hop, no password today!
A passkey gleams — WebAuthn's the way.
Biometrics bloom on every device,
Optional or mandatory — take your pick, it's nice.
The docs are polished, the sidebar set right,
This bunny approves — what a delightful sight! 🔑

🚥 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 'feat: Passkeys page' directly and concisely summarizes the main change: adding a new documentation page for Passkeys functionality.
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 tamal/feat/passkeys-kinde-auth

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying kinde-docs-preview with  Cloudflare Pages  Cloudflare Pages

Latest commit: b899e95
Status: ✅  Deploy successful!
Preview URL: https://455624d4.kinde-docs-preview.pages.dev
Branch Preview URL: https://tamal-feat-passkeys-kinde-au.kinde-docs-preview.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant