Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

Support 1Password CLI 2 with biometric authentication #8

Open
srijan opened this issue May 8, 2022 · 2 comments
Open

Support 1Password CLI 2 with biometric authentication #8

srijan opened this issue May 8, 2022 · 2 comments

Comments

@srijan
Copy link
Contributor

srijan commented May 8, 2022

Ref: https://developer.1password.com/docs/cli/upgrade

Biometric unlock removes the need for explicit login and keeping track of session tokens.

@fmartingr
Copy link
Owner

I belive this is enabled directly on 1password:

Screen Shot 2022-05-16 at 12 01 30 AM

So the only thing this script would need is a flag that disables the password prompt, am I right?

@srijan
Copy link
Contributor Author

srijan commented May 16, 2022

No, in 1password CLI 2, the command structure has changed and it's not backward compatible: https://developer.1password.com/docs/cli/upgrade/#step-2-update-your-scripts

For example, op get item will no longer work. It's been replaced by op item get.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants