bocoup / nest-weekly-review

An application for managing billing data for consulting projects
http://weekly-review.bocoup.com/
1 stars 2 forks source link

use api authentication and eliminate node server #33

Closed tkellen closed 8 years ago

tkellen commented 9 years ago

instructions here: https://github.com/bocoup/api/wiki/Authenticating-Through-The-API

tkellen commented 9 years ago

Perhaps useful: https://github.com/bocoup/admiralty/commit/3bbfc09e32d3839ce479e362d79c3c2df2b3401c

tkellen commented 9 years ago

Can we close this @jugglinmike ?

jugglinmike commented 9 years ago

This application uses the Nest API for authentication, but it retains a Node server. If you would like to close this, then it would be best to rename the issue first. Then, if eliminating the server is still a priority, we can make a new issue dedicated to that effort.

jugglinmike commented 9 years ago

(see https://github.com/bocoup/nest-weekly-review/pull/39 )

tkellen commented 8 years ago

this is not a priority, nor needed.