Forum Discussion

Former Member's avatar
Former Member
3 years ago

Is there a way to get one-time passwords from 1password CLI script

Hi! I'm looking for a way to automate routine tasks, like typing a 2fa code every time I connect to VPN. Right now I'm using a https://github.com/moul/totp-keychain tool for this purpose, but I'm...