{"id":16356343,"url":"https://github.com/zaporylie/oauth2-zuora","last_synced_at":"2025-12-09T02:30:15.171Z","repository":{"id":57089348,"uuid":"173295260","full_name":"zaporylie/oauth2-zuora","owner":"zaporylie","description":null,"archived":false,"fork":false,"pushed_at":"2019-03-25T15:11:41.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T08:18:35.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zaporylie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-01T12:02:34.000Z","updated_at":"2019-03-11T14:10:43.000Z","dependencies_parsed_at":"2022-08-20T16:00:33.120Z","dependency_job_id":null,"html_url":"https://github.com/zaporylie/oauth2-zuora","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaporylie%2Foauth2-zuora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaporylie%2Foauth2-zuora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaporylie%2Foauth2-zuora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaporylie%2Foauth2-zuora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaporylie","download_url":"https://codeload.github.com/zaporylie/oauth2-zuora/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239670728,"owners_count":19677866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T01:43:20.017Z","updated_at":"2025-12-09T02:30:15.099Z","avatar_url":"https://github.com/zaporylie.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Zuora OAuth2 Client Provider\n====\n[![Build Status](https://travis-ci.org/zaporylie/oauth2-zuora.svg?branch=master)](https://travis-ci.org/zaporylie/oauth2-zuora)\n[![Coverage Status](https://coveralls.io/repos/github/zaporylie/oauth2-zuora/badge.svg?branch=master)](https://coveralls.io/github/zaporylie/oauth2-zuora?branch=master)\n\n# Installation\n```bash\ncomposer require zaporylie/oauth2-zuora:^1.0\n```\n\n# Usage\n```php\n$oauth = new \\zaporylie\\OAuth2\\Client\\Provider\\Zuora([\n    'clientId' =\u003e 'id_obtained_from_zuora',\n    'clientSecret' =\u003e 'secret_obtained_from_zuora',\n    // Skip `mode` for production.\n    'mode' =\u003e 'sandbox',\n]);\ntry {\n    $token = $oauth-\u003egetAccessToken()-\u003egetToken();\n}\ncatch (IdentityProviderException $exception) {\n    // Something went wrong on Zuora. Check message.\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaporylie%2Foauth2-zuora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaporylie%2Foauth2-zuora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaporylie%2Foauth2-zuora/lists"}