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

Add type hints to AttestedCredentialData constructor arguments #215

Closed cuu508 closed 8 months ago

cuu508 commented 8 months ago

Fixes: #205

cuu508 commented 8 months ago

Ah, too late, nevermind :-)