Yubico / python-fido2

Provides library functionality for FIDO 2.0, including communication with a device over USB.
BSD 2-Clause "Simplified" License
432 stars 109 forks source link

Remove print statement in webauthn json #163

Closed bigfootjon closed 1 year ago

bigfootjon commented 1 year ago

This looks like debugging support, but it is adding output in my server logs that is not desired.

dainnilsson commented 1 year ago

Thanks! Looks like a leftover from debugging.