jupyterlab-google-drive icon indicating copy to clipboard operation
jupyterlab-google-drive copied to clipboard

De-escalate privelages

Open ian-r-rose opened this issue 8 years ago • 1 comments

We currently are requesting full drive access, with the scope: https://www.googleapis.com/auth/drive. This is due to some hard-to-reproduce permissions issues with sharing of collaborative files, where one can see not_found errors upon loading of a document.

It should be possible to get away with the reduced https://www.googleapis.com/auth/drive.file scope, if we can nail down the permissions issue.

ian-r-rose avatar Jun 02 '17 17:06 ian-r-rose

This is now unblocked since the realtime permissions are now no-longer required.

ian-r-rose avatar Dec 17 '18 20:12 ian-r-rose