Is there a way to make gmail generateAuthUrl() generated url be used as an ajax request

后端 未结 0 1557
失恋的感觉
失恋的感觉 2020-12-15 16:36

For example:

If this is my nodeserver: nodeserver.ts

const oAuth2Client: OAuth2Client = new google.auth.OAuth2(
  client_id,
  client         


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