java-webauthn-server icon indicating copy to clipboard operation
java-webauthn-server copied to clipboard

MDS: Adjust SupportedCtapOptions parsing logic

Open fdennis opened this issue 5 months ago • 2 comments

fdennis avatar Jun 02 '25 10:06 fdennis

Test Results

2 271 tests   2 263 ✅  1m 3s ⏱️    46 suites      8 💤    46 files        0 ❌

Results for commit a94d1481.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Jun 02 '25 10:06 github-actions[bot]

Out of curiosity I tried what happens if you add the aforementioned test of parsing from an empty JSON object, and it turned out to have wider repercussions than I expected :smile: it also interacts with the builder annotations in subtle ways. I'll post a meta-PR with what I found.

emlun avatar Jun 04 '25 12:06 emlun

_ No description provided. _

gwohong avatar Jul 08 '25 03:07 gwohong