Skip to content

keranm/AccountRight_OAUTH_sample_php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP, OAUTH and AccountRight Live

This sample is a quick example showing how to use the class.myob_oauth.php class to allow a user of your app to connect to their company file hosted in the my.myob cloud.

Update: 4 April 2013

  • added account_list to generate a list of the accounts post oAuth & company file logins
  • added extra timing around the API calls

To Use

  • include class.myob_oauth.php in your file
  • make sure your keys are set
  • declare new object
  • request a token or refresh token

Visit our project page

About

A working sample written in PHP showing the OAUTH integration with AccountRight API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages