I'm using Google OAuth to access users' Google Sheets and Drive. However, I want to give users an option to revoke the access but if a user decides to keep Google Sheets and revoke Drive, they will unintentionally revoke all the access.
How to allow "decremental authorization" so the users can remove certain scopes?