python-fido2
python-fido2 copied to clipboard
Idea: Backport pyscard fix to 1.x
https://github.com/Yubico/python-fido2/commit/e2eb7d4a52a762795c1a8aa9804f184b11b5e64d fixed an issue with using a pyscard API that apparently was not supposed to be public, sadly the change is only in 2.0.0 causes dependency chains to become kinda annoying, and having a 1.x release with this fix would be useful for those who need to stay on 1.x for whatever reason a bit longer.