PHP app for demonstrating the xero-php-oauth2 SDK
These endpoints are related to managing authentication tokens and identity for Xero API
This is the Xero Payroll API for orgs in Australia region.
The Assets API exposes fixed asset related functions of the Xero Accounting application and can be used for a variety of
The Bank Feeds API is a closed API that is only available to financial institutions that have an established financial s
These endpoints are specific to Xero Files API
Example API calls added ... Assets - getAssets - getAssetById - createAsset - updateAsset AssetType - createAssetType - getAssetTypes Sβ¦
Removing the singular methods to match updates to SDK Fix reading JWT in callback #14
Added .env variable to manage credentials Fixed token storage in the refresh code - prior to making API call, check if token expired and refresh andβ¦
update xero-php-oauth2 dependency version
first release