{"id":18770796,"url":"https://github.com/rasa/opauth-paypal","last_synced_at":"2025-10-24T04:22:33.478Z","repository":{"id":5314305,"uuid":"6496522","full_name":"rasa/opauth-paypal","owner":"rasa","description":"PayPal strategy for Opauth","archived":false,"fork":false,"pushed_at":"2013-10-06T05:58:00.000Z","size":94,"stargazers_count":1,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-01T08:24:05.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"BenzoRom/packages_apps_Trebuchet","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rasa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-01T20:19:33.000Z","updated_at":"2013-10-15T12:09:37.000Z","dependencies_parsed_at":"2022-09-01T16:02:15.751Z","dependency_job_id":null,"html_url":"https://github.com/rasa/opauth-paypal","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasa%2Fopauth-paypal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasa%2Fopauth-paypal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasa%2Fopauth-paypal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasa%2Fopauth-paypal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasa","download_url":"https://codeload.github.com/rasa/opauth-paypal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223574811,"owners_count":17167566,"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-11-07T19:21:33.286Z","updated_at":"2025-10-24T04:22:28.447Z","avatar_url":"https://github.com/rasa.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Opauth-Facebook\n=============\n[Opauth][1] strategy for Facebook authentication.\n\nImplemented based on https://www.x.com/developers/paypal/documentation-tools/quick-start-guides/oauth-integration-paypal-access-getting\n\nGetting started\n----------------\n1. Install Opauth-Paypal:\n   ```bash\n   cd path_to_opauth/Strategy\n   git clone https://github.com/24hours/opauth-paypal.git PayPal\n   ```\n\n2. Create Paypal application at https://devportal.x.com/\n   - Select [Paypal Access] on API Scope\n   - Select [OAuth 2.0 / Open Id Connect] on Protocols\n   - set the value of \"Return URL\" to http://path_to_opauth/paypal/int_callback\n\n3. Configure Opauth-Paypal strategy with at least `App ID` and `App Secret`.\n\n4. Direct user to `http://path_to_opauth/paypal` to authenticate\n\nStrategy configuration\n----------------------\n\nRequired parameters:\n\n```php\n\u003c?php\n'PayPal' =\u003e array(\n\t'app_id' =\u003e 'YOUR APP ID',\n\t'app_secret' =\u003e 'YOUR APP SECRET'\n)\n```\n\nThe list of permission are available on Attribute Level when registering application.\n\nLicense\n---------\nOpauth-PayPal is MIT Licensed  \nCopyright © 2012 U-Zyn Chua (http://uzyn.com)\n\n[1]: https://github.com/uzyn/opauth\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasa%2Fopauth-paypal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frasa%2Fopauth-paypal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasa%2Fopauth-paypal/lists"}