bsphere / node-gapitoken

Node.js Google API service account authorization
51 stars 19 forks source link

Change to allow signing of tokens on behalf of user (for use with Admin ... #4

Closed rdbenoit closed 10 years ago

rdbenoit commented 10 years ago

...SDK calls).

Signed-off-by: Ryan Benoit rdbenoit@me.com

bsphere commented 10 years ago

does it work with service accounts when those options are null or they should be included in the payload only if they are supplied ?

rdbenoit commented 10 years ago

I'm now only applying them when they are provided