astrada / google-drive-ocamlfuse

FUSE filesystem over Google Drive
https://astrada.github.io/google-drive-ocamlfuse/
MIT License
5.53k stars 351 forks source link

Disable Google App Engine OAuth proxy #848

Closed astrada closed 7 months ago

astrada commented 7 months ago

Google will shortly require that applications that access restricted scopes must pass an annual security assessment and obtain a Letter of Assessment from a Google-designated third party. So, I'm going to disable the Google App Engine OAuth proxy (i.e., put it to test mode) and require a client_id/client_secret to access Google Drive.

lokeb commented 5 months ago

Hi. I mouted using id and secret, but after mounting it throws i/o error.