Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restore compatibility to fido2-1.0.0 #158

Closed
wants to merge 1 commit into from
Closed

Conversation

AlexNigl
Copy link

@AlexNigl AlexNigl commented Aug 5, 2022

python-fido2 >= 0.9.0 introduced a backwards incompatible change, it renames:

  • fido2.ctap2.CTAP2 to fido2.ctap2.Ctap2
  • fido2.ctap2.CTAP1 to fido2.ctap2.Ctap1
    (Release Notes)

With fido2 1.0.0 CTAP1 and CTAP2 are no longer available.

pip install solo1 currently installs fido2 1.0.0

@AlexNigl
Copy link
Author

AlexNigl commented Aug 5, 2022

Just saw this is a duplicate of #152

@AlexNigl AlexNigl closed this Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant