# Functions
TokenSource returns an oauth2.TokenSource that fetches access tokens using 3-legged-OAuth flow.
# Type aliases
AuthorizationHandler is a 3-legged-OAuth helper that prompts the user for OAuth consent at the specified auth code URL and returns an auth code and state upon approval.