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

support the new fido2 api, and fall back to a different lookup if the devices arent found in the fido library. Support pins on the yubikey also. #35

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

Conversation

eedgar
Copy link

@eedgar eedgar commented Apr 2, 2022

  • yubikey support
  • update docker for py3

@eedgar eedgar closed this Apr 2, 2022
@eedgar eedgar reopened this Apr 2, 2022
@eedgar
Copy link
Author

eedgar commented Apr 2, 2022

the if devices section now supports my yubikeys. the version of fido2 was calling a kernel api that wasnt working on ubuntu20. This allows the devices to still work.

@eedgar eedgar changed the title ee yubi support the new fido2 api, and fall back to a different lookup if the devices arent found in the fido library. Apr 2, 2022
@eedgar eedgar changed the title support the new fido2 api, and fall back to a different lookup if the devices arent found in the fido library. support the new fido2 api, and fall back to a different lookup if the devices arent found in the fido library. Support pins on the yubikey also. Apr 2, 2022
@eedgar
Copy link
Author

eedgar commented Apr 2, 2022

This pr also only shows touch the yubikey once assuming there a multiple found and only one is registered.

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