-
Edison Wong authored
* remove hardcode PHP display_error and errror_reporting, as this should be manually implement within 3rd party integration. * make verbose error as configurable and default disable, as this should be manually enable within 3rd party integration. * add lib/OAuth2Client.inc and lib/OAuth2Exception.inc for client-side implementation.
Edison Wong authored* remove hardcode PHP display_error and errror_reporting, as this should be manually implement within 3rd party integration. * make verbose error as configurable and default disable, as this should be manually enable within 3rd party integration. * add lib/OAuth2Client.inc and lib/OAuth2Exception.inc for client-side implementation.
Loading