node-keytar icon indicating copy to clipboard operation
node-keytar copied to clipboard

Native Password Node Module

Results 81 node-keytar issues
Sort by recently updated
recently updated
newest added

https://github.com/vector-im/element-web/issues/22971 On Linux, we have a description for passwords. Even if doing nothing on others OS, it should be useful to have this method: ``` setPasswordDescription(service, account, description); Set account...

### setPassword error #### Windows credential password length limit? #### An error is displayed when I add more than a certain length of string.

### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: * Followed...

Bumps [prebuild](https://github.com/prebuild/prebuild) from 11.0.3 to 11.0.4. Commits e148f45 11.0.4 506732c Fix electron headers download url (#292) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prebuild&package-manager=npm_and_yarn&previous-version=11.0.3&new-version=11.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts...

dependencies

Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 8.4.1 to 9.1.0. Release notes Sourced from node-gyp's releases. node-gyp v9.1.0 Features Update function getSDK() to support Windows 11 SDK (#2565) (ea8520e) Bug Fixes extend tap timeout...

dependencies

## Summary It would be great if the APIs in this library supported more than just "UTF-8" based string passwords from the library. Sometimes, at least on the macOS keychain,...

## Summary `prebuild-install` is recommending: > **Instead of [`prebuild`](https://github.com/prebuild/prebuild) paired with [`prebuild-install`](https://github.com/prebuild/prebuild-install), we recommend [`prebuildify`](https://github.com/prebuild/prebuildify) paired with [`node-gyp-build`](https://github.com/prebuild/node-gyp-build).** > > With `prebuildify`, all prebuilt binaries are shipped inside the package...

Bumps [prebuild-install](https://github.com/prebuild/prebuild-install) from 7.0.1 to 7.1.1. Release notes Sourced from prebuild-install's releases. v7.1.1 Changed Replace use of npmlog dependency with console.error (#182) (4e2284c) (Lovell Fuller). Ensure script output can be...

dependencies

project built on ubuntu 18 x64 for win32 x64 with keytar v7.7.0. works great on linux x64. but this is all i get on win32 x64. ![Screenshot from 2021-07-14 20-05-58](https://user-images.githubusercontent.com/59234093/125870850-29dab905-6718-49ae-8caf-70c5c32c749b.png)

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: * Followed...