solokeys / solo2-cli

Solo 2 library and CLI in Rust
https://docs.rs/solo2
Apache License 2.0
169 stars 31 forks source link

Registering TOTP Causes CLI To Crash #81

Closed paddy2k closed 1 year ago

paddy2k commented 1 year ago

I registered a TOTP secret and ever since the OAUTH and NDEF apps no longer work correctly. Also not able to reset the device.

solo2 app oath register test_user INR6PHIAIQTCQMZMQAL3P2SE

Attached is the backtrace when I run solo2 app oath list solo2.txt

paddy2k commented 1 year ago

Closing issue. I believe it's due to CTAP being used for some reason instead of PCSC, therefore unrelated to TOTP