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

feat(usabilla): add support for configuring client #39

Merged
merged 2 commits into from
Oct 5, 2017

Conversation

spirosikmd
Copy link
Contributor

@spirosikmd spirosikmd commented Oct 4, 2017

Closes #35

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 97.633% when pulling 717f6ba on client-configuration into 54a19b2 on master.

Copy link
Contributor

@shuisman shuisman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Should we not encourage the use of https?

this.accessKey = accessKey;
this.secretKey = secretKey;
this.host = host;
this.host = 'data.usabilla.com';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep, this signature factory is bound to this domain

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! Yes that is what I thought, that is why I moved it there!

@spirosikmd
Copy link
Contributor Author

@shuisman you mean to encourage the use of https, right?

@spirosikmd spirosikmd changed the title feat(usabilla): Add support for configuring the client feat(usabilla): add support for configuring client Oct 5, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+2.4%) to 100.0% when pulling ee282ff on client-configuration into 54a19b2 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+2.4%) to 100.0% when pulling 54c2358 on client-configuration into 54a19b2 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+2.4%) to 100.0% when pulling 16ef5f6 on client-configuration into 54a19b2 on master.

@spirosikmd spirosikmd merged commit 9fc86ec into master Oct 5, 2017
@spirosikmd spirosikmd deleted the client-configuration branch October 5, 2017 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants