摘要: router.get('/refresh',function(req,res){ oauth2Client.credentials = { refresh_token: '1/RqVyL7yLBxwsCA4h5IzDJuMVcCwX3munQz1ntGyg99I'}; oauth2Client.... 阅读全文
posted @ 2014-12-21 21:09 zyip 阅读(322) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/10827920/google-oauth-refresh-token-is-not-being-receivedTherefresh_tokenis only provided on the first authorizatio... 阅读全文
posted @ 2014-12-21 20:42 zyip 阅读(244) 评论(0) 推荐(0)