Skip to content

Releases: lettdigital/onepassword-python

Generating OP_DEVICE UUID

26 Jun 23:19
0a63263
Compare
Choose a tag to compare

This wrapper now updates OP_DEVICE env var automatically

Passing environment variables to login subprocess

26 Jun 22:49
3bba512
Compare
Choose a tag to compare

OP CLI now needs OP_DEVICE env var set to login and operate. We need, therefore to explicitly pass the os.environ in the subprocess.run env arg