1Password SDKS 0.4.0
- You can now authenticate 1Password SDKs using authorization prompts from the 1Password app.
- You can now fully manage 1Password vaults with 1Password SDKs, including creating, reading, updating, deleting, and listing.
- You can now grant, update, and revoke group access to vaults using
grantGroupPermissions,updateGroupPermissions, andrevokeGroupPermissionsfunctions. - You can now batch retrieve, create, and delete items, which allows for more scalable item management.