VerifyIdToken is not returning email in the payload

前端 未结 0 1223
遥遥无期
遥遥无期 2020-12-31 14:14

I have implemented the Oauth2 using google-auth-library in nodejs. Here is the sample code.

let ticket = await client.verifyIdToken({idToken: token, audience:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题