{"id":16698073,"url":"https://github.com/arlac77/keytar-auth-provider","last_synced_at":"2025-09-04T04:17:25.873Z","repository":{"id":33631622,"uuid":"159023965","full_name":"arlac77/keytar-auth-provider","owner":"arlac77","description":"provide credentials from keytar","archived":false,"fork":false,"pushed_at":"2025-09-02T14:57:06.000Z","size":1423,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T16:33:24.452Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arlac77.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-11-25T11:21:18.000Z","updated_at":"2025-08-15T14:52:51.000Z","dependencies_parsed_at":"2023-02-19T16:15:58.173Z","dependency_job_id":"810d8ac2-2109-4195-a46a-266f7deae645","html_url":"https://github.com/arlac77/keytar-auth-provider","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arlac77/keytar-auth-provider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlac77%2Fkeytar-auth-provider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlac77%2Fkeytar-auth-provider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlac77%2Fkeytar-auth-provider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlac77%2Fkeytar-auth-provider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arlac77","download_url":"https://codeload.github.com/arlac77/keytar-auth-provider/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlac77%2Fkeytar-auth-provider/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273549306,"owners_count":25125275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T17:50:39.377Z","updated_at":"2025-09-04T04:17:25.844Z","avatar_url":"https://github.com/arlac77.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm](https://img.shields.io/npm/v/keytar-auth-provider.svg)](https://www.npmjs.com/package/keytar-auth-provider)\n[![License](https://img.shields.io/badge/License-0BSD-blue.svg)](https://spdx.org/licenses/0BSD.html)\n[![bundlejs](https://deno.bundlejs.com/?q=keytar-auth-provider\\\u0026badge=detailed)](https://bundlejs.com/?q=keytar-auth-provider)\n[![downloads](http://img.shields.io/npm/dm/keytar-auth-provider.svg?style=flat-square)](https://npmjs.org/package/keytar-auth-provider)\n[![GitHub Issues](https://img.shields.io/github/issues/arlac77/keytar-auth-provider.svg?style=flat-square)](https://github.com/arlac77/keytar-auth-provider/issues)\n[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Farlac77%2Fkeytar-auth-provider%2Fbadge\\\u0026style=flat)](https://actions-badge.atrox.dev/arlac77/keytar-auth-provider/goto)\n[![Styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n[![Known Vulnerabilities](https://snyk.io/test/github/arlac77/keytar-auth-provider/badge.svg)](https://snyk.io/test/github/arlac77/keytar-auth-provider)\n[![Coverage Status](https://coveralls.io/repos/arlac77/keytar-auth-provider/badge.svg)](https://coveralls.io/github/arlac77/keytar-auth-provider)\n\n# keytar-auth-provider\n\nprovide credentials from keytar\n\n# usage\n\n# API\n\n\u003c!-- Generated by documentation.js. Update this documentation by updating the source code. --\u003e\n\n### Table of Contents\n\n*   [KeyTarAuthProvider](#keytarauthprovider)\n    *   [Parameters](#parameters)\n    *   [provideCredentials](#providecredentials)\n        *   [Parameters](#parameters-1)\n\n## KeyTarAuthProvider\n\n### Parameters\n\n*   `options` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)**  (optional, default `{}`)\n\n### provideCredentials\n\n#### Parameters\n\n*   `realm` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**\u0026#x20;\n\n# install\n\nWith [npm](http://npmjs.org) do:\n\n```shell\nnpm install keytar-auth-provider\n```\n\n# license\n\nBSD-2-Clause\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farlac77%2Fkeytar-auth-provider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farlac77%2Fkeytar-auth-provider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farlac77%2Fkeytar-auth-provider/lists"}