4.7.2
Generated using Xero-OpenAPI spec v2.2.2
Additionally, changes to non-generated XeroClient code - updated apiCallback
so that this sdk can be used with and without openid scopes and the underlying openid-client functions callback
and oauthCallback
will be called conditionally depending on whether or not the openid scope is called since one validates the tokenset requiring an id_token and the other does not.