Skip to content

fix: conditional create should also not require user verification#908

Open
joostdebruijn wants to merge 1 commit into
web-auth:5.3.xfrom
joostdebruijn:fix/conditional-create-uv-requirement
Open

fix: conditional create should also not require user verification#908
joostdebruijn wants to merge 1 commit into
web-auth:5.3.xfrom
joostdebruijn:fix/conditional-create-uv-requirement

Conversation

@joostdebruijn

@joostdebruijn joostdebruijn commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Target branch: 5.3.x
Resolves issue: n/a

In #719 we talked about the support of Conditional Create in this library. It was built in PR #748 and released with v5.3.0.

When I tested the implementation back then with on the development branch, it worked perfectly in Chrome. However, when I was implementing it with the stable version the CheckUserVerification validator failed. The uv bit is also set to false when doing a conditional create. It's stated explicitly in the Chrome docs (now): that both "User Presence" and "User Verified" are false. Either I missed something back then, or something has changed between then and the release. Nevertheless, I hereby propose a change to align with this behaviour targetted at the 5.3-branch (I saw the 5.4 branch already quite active, but I think this is a bug fix on 5.3 in the first place).

@joostdebruijn

Copy link
Copy Markdown
Contributor Author

I think I previously read this document, stating that only the UP check should be relaxed.

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