kanidm / webauthn-rs

An implementation of webauthn components for Rustlang servers
Mozilla Public License 2.0
490 stars 80 forks source link

20231111 compat tester improvements #384

Closed Firstyear closed 11 months ago

Firstyear commented 11 months ago

This improves the compat tested to support opportunistic conditional ui during the standard demonstration flow. It also cleans up the code a lot and removes legacy wasm json handling.