1Password SDKS 0.1.4
- You can now check that a secret reference is formatted correctly without having to resolve it or even authenticate, using the
ValidateSecretReference
function.
1Password SDKs 0.1.4 are now available. 🎉
Version 0.1.4 introduces support for secret reference validation, to help make it easier to check the syntax of your secret references.
See what’s new in Go, JavaScript, or Python.
ValidateSecretReference
function.secrets.resolve
function, using a secret reference for the TOTP field in your item. For example: op://vault/item/field?=attribute=totp
.details: None
or section: None
when instantiating ItemCreateParams
.pip install onepassword-sdk
.