OTP Redundant Copy

ShankRedemption
ShankRedemption
Community Member

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.

Comments

  • ag_ana
    ag_ana
    1Password Alumni

    Hi @ShankRedemption!

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

  • ShankRedemption
    ShankRedemption
    Community Member

    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"
    
  • ag_ana
    ag_ana
    1Password Alumni

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

This discussion has been closed.