kanidm / webauthn-rs

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

win10: fix incorrect user entity encoding #363

Closed micolous closed 11 months ago

micolous commented 11 months ago

WinUserEntityInformation encoded User::id as Base64 – that's not right!