validateGoogleToken

Validates a Google OAuth token, returning the JSON received from the server.

version(TwitchSupport && WithTwitchPlugin)
private
validateGoogleToken
(,
const string caBundleFile
)

Parameters

creds Credentials

Credentials aggregate.

caBundleFile string

Path to a cacert.pem bundle file.

Return Value

Type: auto

A Voldemort of the results.

Throws

UnexpectedJSONException on unexpected JSON.