OAuth Authorizations
1.0.0
Para executar este projeto, abra o projeto com Visual Studio 2017.
Coloque o arquivo JSON de credenciais clent da API do Google (o nome do arquivo deve ser "client_id.json") em D:GoogleDriveFileManager. As etapas para obter o arquivo JSON de credenciais do cliente estão incluídas em meu blog, acesse o link no final.
Então você pode simplesmente executar o projeto.
Leia meu blog para desenvolver o projeto passo a passo do zero. https://jccreations-acc.blogspot.com/2018/10/authorize-your-web-application-with.html