- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 285
 
Open
Description
ImportError: cannot import name 'CTAP1' from 'fido2.ctap1' (/home/hli/.venv/lib/python3.11/site-packages/fido2/ctap1.py)
The class is named Ctap1 NOT CTAP1.
ImportError: cannot import name 'CTAP2' from 'fido2.ctap2' (/home/hli/.venv/lib/python3.11/site-packages/fido2/ctap2/__init__.py)
Spelling Error like above. CTAP2 does not exist, replacing with Ctap2 does the trick.
Package Version
fido2 1.1.2
Metadata
Metadata
Assignees
Labels
No labels