Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add api-key support #63

Merged
merged 3 commits into from
Oct 6, 2020
Merged

Add api-key support #63

merged 3 commits into from
Oct 6, 2020

Conversation

rolljee
Copy link
Contributor

@rolljee rolljee commented Oct 6, 2020

What does this PR do?

This PR allow user of the CLI to use --api-key= to allow them to authenticate without username/password

How should this be manually tested?

  • clone
  • npm install && npm run build
  • ./node_modules/.bin/cucumber-js features/ApiKey.feature

Or

kourou sdk:query auth:getCurrentUser --api-key <a user api-key>

Boyscout

Some linting

@scottinet scottinet changed the title Feat/add api-key support Add api-key support Oct 6, 2020
@scottinet scottinet merged commit a9e0714 into develop Oct 6, 2020
@scottinet scottinet deleted the feat/add-apikey-support branch October 6, 2020 15:41
@Aschen Aschen mentioned this pull request Oct 20, 2020
Aschen added a commit that referenced this pull request Oct 20, 2020
# [0.15.0](https://github.com/kuzzleio/kourou/releases/tag/0.15.0) (2020-10-20)


#### New features

- [ [#61](#61) ] Add app:start-services command   ([Aschen](https://github.com/Aschen))
- [ [#63](#63) ] Add api-key support   ([rolljee](https://github.com/rolljee))

#### Enhancement

- [ [#67](#67) ] Fix document:search command   ([Aschen](https://github.com/Aschen))
- [ [#65](#65) ] Allows to infer body as first argument for query hook   ([Aschen](https://github.com/Aschen))

#### Others

- [ [#62](#62) ] Adds app:scaffold and app:run commands   ([Aschen](https://github.com/Aschen))
---
Copy link

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants