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

Heavy refactoring of the cloud app #1

Merged
merged 2 commits into from
Mar 10, 2017

Conversation

josemigallas
Copy link
Contributor

@josemigallas josemigallas commented Feb 24, 2017

Main changes:

  • App auth (pushID and masterSecret) are no longer required via HTTP. Now hey are to be provided in a json file called "app-auth.json" when deployed. This way the credentials are safe.

  • Refactoring: decoupling of models (message, options, criteria, config) for better reuse. API wrappers for both fh.push and UPS RestAPI so all calls are transparent for the endpoint logic. New route names (push/fh and push/ups instead of push and push-ups).

  • Unit testing

@josemigallas
Copy link
Contributor Author

@matzew Mind reviewing?

@josemigallas josemigallas force-pushed the master branch 2 times, most recently from a7281db to dceb7f2 Compare March 8, 2017 13:43
@matzew
Copy link
Contributor

matzew commented Mar 10, 2017

👍 🎉

@josemigallas josemigallas merged commit e0faa30 into feedhenry:master Mar 10, 2017
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.

None yet

2 participants