Comment on Ask HN: Experience using your user's Google Drive instead of a database?parentComments−ivanjermakov2yThey use Google Picker API and I think it utilizes `drive.file` scope to give app rw access to a single (picked) file.
Comments
They use Google Picker API and I think it utilizes `drive.file` scope to give app rw access to a single (picked) file.