mozilla / webmaker-core

React-based core for Webmaker shared across all platforms
https://foundation.mozilla.org/en/artifacts/webmaker/
Mozilla Public License 2.0
65 stars 39 forks source link

logging project views #985

Closed gvn closed 8 years ago

gvn commented 8 years ago

Closes: #942

alanmoo commented 8 years ago

I don't have a way to confirm this works, but from this side the code LGTM...

gvn commented 8 years ago

Basically you can look at the network activity and see it got an "ok" response, but beyond that I dunno...

alanmoo commented 8 years ago

Well, considering that testing it in Postman gives a 401 and testing it on device gives a 200, I'll say this looks good.

gvn commented 8 years ago

Cool. Yeah, you gotta do it in app so that it's an authenticated request. :+1: