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

https://github.com/parro-it/electron-github-oauth


https://github.com/parro-it/electron-github-oauth

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# electron-github-oauth

[![Travis Build Status](https://img.shields.io/travis/parro-it/electron-github-oauth.svg)](http://travis-ci.org/parro-it/electron-github-oauth)
[![NPM module](https://img.shields.io/npm/v/electron-github-oauth.svg)](https://npmjs.org/package/electron-github-oauth)
[![NPM downloads](https://img.shields.io/npm/dt/electron-github-oauth.svg)](https://npmjs.org/package/electron-github-oauth)

## Installation

```bash
npm install --save electron-github-oauth
```

## Usage

```javascript
const electronGithubOauth = require('electron-github-oauth');
```

## License

The MIT License (MIT)

Copyright (c) 2015 parro-it