Validates a Google OAuth token, returning the JSON received from the server.
Credentials aggregate.
Path to a cacert.pem bundle file.
The server JSONValue response.
UnexpectedJSONException
on unexpected JSON.
ErrorJSONException
if the returned JSON has an "error" field.
Validates a Google OAuth token, returning the JSON received from the server.