Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoop login --refresh option to sign in only if not currently signed in?
I use the new 1password CLI (which is great!) heavily in shell scripts an aliases, to help me keep sensitive information out of my command-line history file, off the screen, away from possible clipbo...
mickael
4 years agoDedicated Contributor
For other readers, note that despite the name the "biometric" signin option is really "operating system keyring unlock for my 1password CLI" - it will happily use a password if that's what your OS is configured to use to unlock your OS keyring.
@ringerc Could you elaborate ?
Are you meaning that the old OP_SESSION env variable are in fact stored in the keychain ?
I indeed found old "1Password:dsecret-UUID" in my keychain, but was unable to see newer versions.
I have created tools that need the old OP_SESSION values to locally decrypt things and would like to find a way to do it with "biometric" auth.