Hacker News new | ask | show | jobs
by rish1_2 1301 days ago
These are the typical standard permissions:

'https://www.googleapis.com/auth/calendar.readonly', 'https://www.googleapis.com/auth/calendar.events', 'https://www.googleapis.com/auth/contacts.readonly'

This is what I use for my time blocking app project. Contacts are scheduling meeting / events which might not be needed for this project so top two is what I would use for the project