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