m1sta
m1sta
I've never looked at the source code to Brackets or Theseus but I've had a little look at https://github.com/mozilla/source-map/ and it seems to make sense. Where would you recommend I...
Same problem here. I don't have two factor authentication enabled.
The latest version of Google's official `googleapis` package is actually quite easy to use, although the documentation sucks. Here's an example (using fibrous)... ``` javascript var authClient = new gapi.auth.JWT(serviceAccountEmail,...
@jsguy Why use this over the Google-supported alternative?