Antoine Méausoone
|
3b9239de79
|
feat(authenticate): add approle auth method (#10)
* feat(authenticate): add approle auth method
* docs(readme): update readme
* fix: update index.js
* fix: update got to 10.2.2 to fix ncc
* chore: clean up code slightly
* chore: update tests to use got correctly
* chore(test): fix integration tests
* chore: streamline method logic
* chore: make role and secret required in approle
Co-authored-by: Sébastien FAUVART <sebastien.fauvart@gmail.com>
Co-authored-by: Richard Simpson <richardsimpson@outlook.com>
|
2020-01-28 19:10:19 -06:00 |
|
dependabot[bot]
|
e394527e23
|
chore(deps): bump handlebars from 4.2.1 to 4.5.3 (#9)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.1 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.1...v4.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-12-29 21:04:07 -06:00 |
|
dependabot[bot]
|
29150a8fd2
|
chore(deps): bump npm from 6.11.3 to 6.13.4 (#8)
Bumps [npm](https://github.com/npm/cli) from 6.11.3 to 6.13.4.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.11.3...v6.13.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-12-13 13:56:22 -06:00 |
|
Richard Simpson
|
da9a93f3f5
|
fix: package action (#3)
Package action output per github docs.
|
2019-10-15 14:00:01 -05:00 |
|
Richard Simpson
|
42871c7c42
|
chore: switch to semantic release
|
2019-09-20 18:28:48 -05:00 |
|
Richard Simpson
|
54b24ddb30
|
chore: add auto
|
2019-09-20 18:16:55 -05:00 |
|
Richard Simpson
|
0b17727b1c
|
feat: rethink how key retrevial is structued and add e2e test
|
2019-09-20 16:59:05 -05:00 |
|
Richard Simpson
|
200002c936
|
feat: add initial code logic
|
2019-09-20 15:09:58 -05:00 |
|