I want to read one specific, shared, private spreadsheet in a user's Drive (it's a private extension for a group of users with access to this spreadsheet and I'm using Oauth to determine whether the user was shared the spreadsheet - or is there a better way?).
Is there a way to limit the scope / permission to just that one file so it doesn't request access to the user's entire Drive?