0.4.0
Xero Ruby version 0.4.0 generated against OpenAPI Spec version 2.0.9
- Added full OAuth2.0 authorization and token_set callback flow.
- added documentation on using SDK without full client init (passing of access token only)
- Added Faraday http client support (migrated away from Typheous)
- generated via openapi-generator vsn. 4.3.0
- released companion sample app showcasing all new features (https://github.com/XeroAPI/xero-ruby-oauth2-app)
- added token convenience methods (callback, refresh, connections, disconnect)