Skip to content

feat: Passkeys page#754

Open
tamalchowdhury wants to merge 2 commits into
mainfrom
tamal/feat/passkeys-kinde-auth
Open

feat: Passkeys page#754
tamalchowdhury wants to merge 2 commits 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 are now available as a passwordless sign-in method using WebAuthn
    • WhatsApp added as a sign-up/sign-in option
  • Documentation

    • Added comprehensive Passkeys documentation covering setup, configuration, policies, enrollment/login flows, APIs, and webhooks
    • Updated authentication documentation to expand and reorder sign-up/sign-in options and refresh deliverability page navigation

@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: 231bcbf6-931d-47ba-819b-1d4a79f7e76d

📥 Commits

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

📒 Files selected for processing (1)
  • src/content/docs/authenticate/authentication-methods/passkeys.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 callout. Defines passkeys as WebAuthn-based passwordless sign-in via biometrics, platform authenticators, or FIDO2 security keys. Explains how passkeys complement existing auth methods. Documents enabling at environment level with off/optional/mandatory policies and organization-level override behavior with policy resolution rules.
Passkeys page: UX flows, rollout guidance, and disable behavior
src/content/docs/authenticate/authentication-methods/passkeys.mdx
Documents post-login passkey enrollment prompts, optional vs. mandatory screen behavior and "Not now" skip behavior, sign-in-time "Sign in with passkey" button visibility (sign-in only), account portal and admin controls for passkey management, recommended optional-to-mandatory rollout sequence, and disable behavior noting existing credentials remain stored but unusable.
Passkeys page: Management API, webhooks, technical requirements, and FAQ
src/content/docs/authenticate/authentication-methods/passkeys.mdx
Covers environment and organization-level passkey GET/PUT endpoints with request/response examples, policy override mechanics, and reverting overrides via omission. Documents passkey.added and passkey.removed webhook lifecycle events with sample payload. Specifies WebAuthn/HTTPS/RP ID technical requirements and FAQ on password interaction, multiple passkeys, optional skipping, sign-in-only limitation, policy scope (environment/org, not per app), and plan eligibility.
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 (description, ai_summary, topics, keywords, updated date) and sign-up/sign-in bullet list updated to add WhatsApp, passkeys (sign-in only), Custom OAuth 2.0, and Custom SAML links with reordered items. The "coming soon" passkeys entry in authentication-methods.mdx replaced with an active description and dedicated passkeys page 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 title 'feat: Passkeys page' is directly related to the main change—adding a new comprehensive documentation page for Passkeys functionality, which represents the primary objective of this pull request.
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

cloudflare-workers-and-pages Bot commented Jun 17, 2026

Copy link
Copy Markdown

Deploying kinde-docs-preview with  Cloudflare Pages  Cloudflare Pages

Latest commit: 590d4ee
Status: ✅  Deploy successful!
Preview URL: https://be8fd81b.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