An open API service indexing awesome lists of open source software.

https://github.com/arlac77/console-auth-provider

Provide credentials from console user input
https://github.com/arlac77/console-auth-provider

Last synced: about 1 year ago
JSON representation

Provide credentials from console user input

Awesome Lists containing this project

README

          

[![npm](https://img.shields.io/npm/v/console-auth-provider.svg)](https://www.npmjs.com/package/console-auth-provider)
[![License](https://img.shields.io/badge/License-0BSD-blue.svg)](https://spdx.org/licenses/0BSD.html)
[![bundlejs](https://deno.bundlejs.com/?q=console-auth-provider\&badge=detailed)](https://bundlejs.com/?q=console-auth-provider)
[![downloads](http://img.shields.io/npm/dm/console-auth-provider.svg?style=flat-square)](https://npmjs.org/package/console-auth-provider)
[![GitHub Issues](https://img.shields.io/github/issues/arlac77/console-auth-provider.svg?style=flat-square)](https://github.com/arlac77/console-auth-provider/issues)
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Farlac77%2Fconsole-auth-provider%2Fbadge\&style=flat)](https://actions-badge.atrox.dev/arlac77/console-auth-provider/goto)
[![Styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![Known Vulnerabilities](https://snyk.io/test/github/arlac77/console-auth-provider/badge.svg)](https://snyk.io/test/github/arlac77/console-auth-provider)
[![Coverage Status](https://coveralls.io/repos/arlac77/console-auth-provider/badge.svg)](https://coveralls.io/github/arlac77/console-auth-provider)

# usage

# API

### Table of Contents

* [ConsoleAuthProvider](#consoleauthprovider)

## ConsoleAuthProvider

Provide credentials from console input

# install

With [npm](http://npmjs.org) do:

```shell
npm install console-auth-provider
```

# license

BSD-2-Clause