Documentation for Google Authorization for Google Calendar/Tasks (Android studio & java)
I am working on an Android Studio (Java) app that allows a user to authorize and print their google calendar events. I started out by authenticating the user, but based on this post, I would prefer to solely use authorization instead of fully authenticating the user.