We are updating the 1Password Community on May 22nd. The web experience may be impacted during this time. More information on these changes can be found here.
Forum Discussion
nsushkin
8 months agoNew Contributor
op signin not idempotent
In Linux, with the 2.30.0 CLI, I keep running eval $(op signin) and it keeps prompting for my passphrase every time.
1Password Version: Not Provided
Extension Version: Not Provided
OS Vers...
nsushkin
8 months agoNew Contributor
You have to pass the session token via --session argument for eval $(op signin) to be idempotent
``