kanidm / webauthn-rs

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

20231027 378 optional conditional UI #379

Closed Firstyear closed 10 months ago

Firstyear commented 10 months ago

Fixes #378 - Adds a feature to allow optional conditional ui to be triggered from Passkeys.

Firstyear commented 10 months ago

@micolous Can you check this please?