Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
3 years agoCan I assemble password string with OTP?
Unsure if this is the proper forum, but here goes.
Is there a way to be able to assemble a string that would consist of " , "
We have a few applications that require the password followed by ...
Former Member
3 years agoI'm afraid I have to agree with user raf2000. There are so many threads asking for this feature and it is a really common use case. You encounter it everywhere, basically.
Considering this, it's hard to understand why this hasn't been implemented yet -half a decade after the first request-, since the implementation should be really straightforward with existing features: just add a button to copy password + OTP as single string to clipboard. We can copy each password separately already and concatenating two strings is a one liner at best in most programming languages.
The feature is fairly simple so how hard can it be to implement this functionality? If the password is "uiae" and the OTP is "123456", send the string "uiae123456" to the clipboard. Add an option to add a custom separator character in between.
1password is a great tool otherwise which is why missing this feature is especially disappointing.