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 |
|
Antoine Méausoone
|
3747195c5f
|
feat(namespace): handle request on vault namespace (#5)
* feat(namespace): handle request on vault namespace
|
2019-11-24 15:21:11 -06:00 |
|
Richard Simpson
|
0104a02854
|
doc: fix old docs
|
2019-10-16 10:23:36 -05:00 |
|
Richard Simpson
|
c81d6f1774
|
doc: add small clarification comment
|
2019-10-16 10:17:12 -05:00 |
|
Richard Simpson
|
19c0b21a1d
|
feat: simplify input parameters and docs
|
2019-09-20 17:56:08 -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 |
|
Richard Simpson
|
db817f6cf8
|
Update README.md
|
2019-09-20 12:33:39 -05:00 |
|
Richard Simpson
|
cf654c0bfe
|
Initial commit
|
2019-09-20 12:33:19 -05:00 |
|