Forum Discussion

Anonymous's avatar
Anonymous
5 years ago

OTP Redundant Copy

Is it possible to remove the Redundant "Copy" pop-up that comes up for OTP passwords? Like I only ever want to copy OTP passwords - nothing else. Most ideal behavior would be that just tapping it once would copy the OTP.

3 Replies

  • Anonymous's avatar
    Anonymous

    Thank you for the suggestion @ShankRedemption! I will be happy to pass it to the team :+1:

  • Anonymous's avatar
    Anonymous

    I know the Google Authenticator app is able to copy on tap and it might do something similar:

    In Swift 5 (assuming 1Password is using Swift), you can do:

    UIPasteboard.general.string = "string"

  • Anonymous's avatar
    Anonymous

    Hi @ShankRedemption!

    I am not aware of a way to do this unfortunately, since the Copy button comes from iOS, not from 1Password :(