Skip to content

Conversation

@louib
Copy link
Contributor

@louib louib commented Dec 16, 2023

The current find_yubikey function only returns the first yubikey found to be connected to the system. This commits add an alternative find_yubikeys that allows users to detect all the YubiKeys connected to the system.

The current `find_yubikey` function only returns the first yubikey
found to be connected to the system. This commits add an alternative
`find_yubikeys` that allows users to detect all the YubiKeys connected
to the system.
@louib louib marked this pull request as ready for review December 16, 2023 19:34
@ashuio
Copy link
Contributor

ashuio commented Dec 25, 2023

This won't work since all the members on the return vector would still be pointing to the first Yubikey.

PR #15 Solves it

@louib
Copy link
Contributor Author

louib commented Jan 14, 2024

Closing in favor of #15

@louib louib closed this Jan 14, 2024
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.

2 participants