Forum Discussion

Anonymous's avatar
Anonymous
4 years ago

Using the CLI, how can I get an OTP value in a template (tpl)?

If I just refer to an item, like "{{ op://Vault/my_item/one-time password }}", it outputs the 32 char string that generates the value. However, I don't need that string, I need the value that's gener...