Skip to content

Documentation: Add reference docs for WellKnownWebAuthnView; create how-to guides section and add guide on how to configure for related origins #72

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

activus-d
Copy link
Collaborator

Copy link

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.0%. Comparing base (4ce6ad1) to head (0552e5e).
Report is 20 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #72   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files          13       13           
  Lines         748      748           
  Branches       63       63           
=======================================
  Hits          748      748           

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Member

@Stormheg Stormheg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should also make some mention of browser support, as you need fairly recent versions of Chrome and Safari for this to work.

Notably, Firefox doesn't support this yet.

There are also important rules around the number of related origins, see this section: https://passkeys.dev/docs/advanced/related-origins/#how-it-works

@activus-d activus-d changed the title Documentation: Add reference docs for WellKnownWebAuthnView Documentation: Add reference docs for WellKnownWebAuthnView; create how-to guides section and add guide on how to configure for related origins May 26, 2025
@activus-d activus-d marked this pull request as draft May 27, 2025 04:52
@activus-d activus-d force-pushed the wellknownwebauthnview branch from 8e4114e to 8ca0784 Compare May 27, 2025 12:05
@activus-d activus-d marked this pull request as ready for review May 27, 2025 12:19
…ne content in PR#73, thereby creating a how-to guide section; guide on how to configure for related origins; move the guides in Customizing behavior to the how-to guide section
@activus-d activus-d force-pushed the wellknownwebauthnview branch from 8ca0784 to 0552e5e Compare May 27, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants