OAuth Authorizations
1.0.0
为了运行该项目,请使用 Visual Studio 2017 打开该项目。
将 Google API client 凭证 JSON 文件(文件名必须为“client_id.json”)放在 D:GoogleDriveFileManager 中。获取客户端凭证JSON文件的步骤包含在我的博客中,请转到最后的链接。
然后你就可以简单地运行该项目了。
阅读我的博客,从头开始一步步开发该项目。 https://jccreations-acc.blogspot.com/2018/10/authorize-your-web-application-with.html