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

Fix "make init" and "pip install solo1-cli" after upstream fido2 library change #152

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jun 9, 2022

  1. Update to fido2 library 1.0 API

    The fido2 library has changed the names of the CTAP1 class to Ctap1 and
    the CTAP2 class to Ctap2; this commit updates the solo1-cli code to use
    the new names.
    kms15 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    02bb791 View commit details
    Browse the repository at this point in the history