UNPKG

github-generate-token

Version:

Generating GitHub Personal Access Token using Basic Auth `username:password`

49 lines (38 loc) 1.04 kB
## 3.0.0 - 2015-08-17 - Release v3.0.0 / npm@v3.0.0 - update tests and related - drop promise support - switch to use `simple-get` ## 2.0.1 - 2015-07-11 - Release v2.0.1 / npm@v2.0.1 - update deps ## 2.0.0 - 2015-05-17 - Release v2.0.0 / npm@v2.0.0 - add related section - update changelog - update readme/docs - refactor tests - refactor to support async callback, close [#2][issues2] - update - code style, apply feross/standard ## 1.0.4 - 2015-04-25 - Release v1.0.4 / npm@v1.0.4 - update tests - lint ## 1.0.3 - 2015-03-21 - Release v1.0.3 / npm@v1.0.3 - lab coverage ignore ## 1.0.2 - 2015-03-21 - Release v1.0.2 / npm@v1.0.2 - cleanup istanbul ignore comments - add `bluebird` as dev dep - lint, docs, migrate to `lab` ## 1.0.1 - 2015-03-20 - Release v1.0.1 / npm@v1.0.1 - change user agent ## 1.0.0 - 2015-03-18 - Release v1.0.0 / npm@v1.0.0 - bump coverage - docs and sync ## 0.0.0 - 2015-03-18 - first commits / npm@v0.0.0 [issues2]: https://github.com/tunnckoCore/github-generate-token/issues/2 "support async callback"