Node SDK for 1Password Connect
1Password Events API Specification.
REST API interface for 1Password Connect.
## Fixes * Export `HttpError` interface. Kudos to @cze-aeb {#124} * Update dependencies. {#125} ## Security * Mask Authorization header value …
## Fixes * Remove unused packages from devDependencies. {#110} ## Security * Update all dependencies and fix security vulnerabilities identified …
## Features * Export the `OPConnect` class to make it consumable for end users. Credit and thanks go to @simhnna for this contribution. {#94} * …
## Features * Add functionality to fetch a list of the items by title containing provided string. Credits to @ephremAddiss for the contribution on t…
## Features * Return `label` property in ItemUrl object. {#66} * Add functionality to fetch multiple vaults {#67} * Add functionality to fetch s…
## Features * Field recipe now supports a set of characters that should be excluded when generating a password. This is achieved with the `excludeCh…
## Fixes * The field `TypeEnum.Totp` now points to the correct value. {#40} ## Security * Updated some dependencies of this SDK that have open …
## Fixes * Make the `characterSets` of the recipe serializable. {#37}