https://github.com/arlac77/keytar-auth-provider
provide credentials from keytar
https://github.com/arlac77/keytar-auth-provider
Last synced: 9 months ago
JSON representation
provide credentials from keytar
- Host: GitHub
- URL: https://github.com/arlac77/keytar-auth-provider
- Owner: arlac77
- License: 0bsd
- Created: 2018-11-25T11:21:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-02T14:57:06.000Z (9 months ago)
- Last Synced: 2025-09-02T16:33:24.452Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/keytar-auth-provider)
[](https://spdx.org/licenses/0BSD.html)
[](https://bundlejs.com/?q=keytar-auth-provider)
[](https://npmjs.org/package/keytar-auth-provider)
[](https://github.com/arlac77/keytar-auth-provider/issues)
[](https://actions-badge.atrox.dev/arlac77/keytar-auth-provider/goto)
[](https://github.com/prettier/prettier)
[](http://commitizen.github.io/cz-cli/)
[](https://snyk.io/test/github/arlac77/keytar-auth-provider)
[](https://coveralls.io/github/arlac77/keytar-auth-provider)
# keytar-auth-provider
provide credentials from keytar
# usage
# API
### Table of Contents
* [KeyTarAuthProvider](#keytarauthprovider)
* [Parameters](#parameters)
* [provideCredentials](#providecredentials)
* [Parameters](#parameters-1)
## KeyTarAuthProvider
### Parameters
* `options` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** (optional, default `{}`)
### provideCredentials
#### Parameters
* `realm` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**
# install
With [npm](http://npmjs.org) do:
```shell
npm install keytar-auth-provider
```
# license
BSD-2-Clause