kanidm / webauthn-rs

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

Show "processing" status for BTLE and USB keys #373

Closed micolous closed 10 months ago

micolous commented 10 months ago

When device selection was added, some operations prompt for touch multiple times (possibly depending on key firmware?), but there's no feedback for "processing" status. This will bubble that up.

However, some keys do weird flip-flops between Processing and UserPresenceNeeded even when they're still waiting for user presence.