Skip to content

Releases: XeroAPI/xero-php-oauth2-app

1.1.0

10 Mar 20:24
b50089a
Compare
Choose a tag to compare

Example API calls added ...

Assets

  • getAssets
  • getAssetById
  • createAsset
  • updateAsset

AssetType

  • createAssetType
  • getAssetTypes

Settings
getAssetSettings

Identity

  • deleteConnection

Project

  • getProject
  • getProjects
  • createProject

1.0.3

14 Feb 03:48
0b2f5dd
Compare
Choose a tag to compare

Removing the singular methods to match updates to SDK
Fix reading JWT in callback #14

1.0.2

20 Dec 01:49
Compare
Choose a tag to compare

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 save
    Added examples of Multi Object creates
  • Bank Transactions
  • Contacts
  • CreditNotes
  • Employees
  • Invoices
  • Manual Journals
  • Items
  • Payments
  • Overpayment Allocations

1.0.1

17 Dec 16:43
Compare
Choose a tag to compare

update xero-php-oauth2 dependency version

1.0.0

16 Dec 20:01
Compare
Choose a tag to compare

first release