totp-cli
totp-cli copied to clipboard
feat: Add prefix to generated OTP
It does not save the value yet, because on the storage we save a key=value pairs per account. Changing this would break the file format.
Closes #47