Display TOTP secret as text

Enable use of TOTP devices without a camera
This commit is contained in:
elliotvirzi 2021-08-07 17:40:13 +00:00 committed by GitHub
parent 60081318b5
commit 0ed8a886ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,4 +87,4 @@ url="otpauth://totp/$HOST?secret=$secret"
secret=""
qrenc "$url"
#echo "$url"
echo "$url"