Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 496 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 496 Bytes

Tạo một file .env có nội dung

ACCESS_TOKEN_SECRET=<any>
SERVICE_EMAIL_ADDRESS=<[email protected]>
SERVICE_EMAIL_PASSWORD=<password - xac thuc 2 buoc, token truy cap du lieu>
CLIENT_ID=<clientId_google_drive>
CLIENT_SECRET=<client-secret>
REFRESH_TOKEN=<refresh_token_google_drive```

[Hướng dẫn kết nối nodejs với google drive](https://anonystick.com/blog-developer/huong-dan-upload-file-to-google-drive-voi-nodejs-kem-video-2021101852263830)