duo-hotp-export
duo-hotp-export copied to clipboard
This repo does not seem to work anymore
I just ran it on a freshly generated Duo QR code. Failed with
[src/main.rs:65:20] response = Object({
"code": Number(
40403,
),
"message": String(
"Unknown activation code",
),
"stat": String(
"FAIL",
),
})
thread 'main' panicked at src/main.rs:67:63:
called `Option::unwrap()` on a `None` value