initTokenClient method
Initializes and returns a token client, with the passed-in config
.
Method: google.accounts.oauth2.initTokenClient https://developers.google.com/identity/oauth2/web/reference/js-reference#google.accounts.oauth2.initTokenClient
Implementation
external TokenClient initTokenClient(TokenClientConfig config);