heroku/heroku-cli-oauth

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.circleci/greenkeeper
.gitignore
CHANGELOG.md
CODEOWNERS
LICENSE
README.md
package.json
yarn.lock
lib/authorizations.js36
A
1 hr
lib/clients.js18
A
30 mins
lib/commands/authorizations/create.js47
A
25 mins
lib/commands/authorizations/index.js31
A
1 hr
lib/commands/authorizations/info.js23
lib/commands/authorizations/revoke.js19
lib/commands/authorizations/rotate.js20
lib/commands/authorizations/update.js35
lib/commands/clients/create.js40
lib/commands/clients/destroy.js19
A
1 hr
lib/commands/clients/index.js31
A
1 hr
lib/commands/clients/info.js27
B
4 hrs
lib/commands/clients/rotate.js32
B
4 hrs
lib/commands/clients/update.js33
lib/commands/sessions/destroy.js20
A
1 hr
lib/commands/sessions/index.js30
A
1 hr
lib/index.js22