victorwrotethis/account-reservation

Create google drive integration

Opened this issue · 0 comments

The idea is to store the image for account verification onto google drive.

Using the resumable upload seems the best idea.

Tasks
Create google api service that:

  • Creates metadata for the request
  • Performs the http requests
  • Performs a post request with the metadata to start the resumable upload.
  • Performs a put request for the file.