Google Permission Checker

Build Status

Usage

crystal build ./src/checker.cr

# Check we can list the users calendars
checker -f auth.json -u [email protected]

# Check we can get events from a resource calendar
checker -f auth.json -u [email protected] -r [email protected]

# Check the service user
checker -f auth.json -s [email protected] -d domain.com