{"id":20273663,"url":"https://github.com/t1mmen/opauth-basecamp","last_synced_at":"2026-04-20T19:33:38.449Z","repository":{"id":15083882,"uuid":"17810335","full_name":"t1mmen/opauth-basecamp","owner":"t1mmen","description":"Basecamp strategy for Opauth, a multi-provider authentication framework for PHP","archived":false,"fork":false,"pushed_at":"2014-10-28T23:07:36.000Z","size":153,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-01T20:38:50.204Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/t1mmen.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":"2014-03-16T22:02:33.000Z","updated_at":"2016-04-08T11:36:09.000Z","dependencies_parsed_at":"2022-08-30T08:02:17.203Z","dependency_job_id":null,"html_url":"https://github.com/t1mmen/opauth-basecamp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/t1mmen/opauth-basecamp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1mmen%2Fopauth-basecamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1mmen%2Fopauth-basecamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1mmen%2Fopauth-basecamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1mmen%2Fopauth-basecamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t1mmen","download_url":"https://codeload.github.com/t1mmen/opauth-basecamp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t1mmen%2Fopauth-basecamp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32062518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-14T12:49:50.970Z","updated_at":"2026-04-20T19:33:38.425Z","avatar_url":"https://github.com/t1mmen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Opauth-Basecamp\n=============\n[Opauth][1] strategy for Basecamp authentication.\n\nImplemented based on https://github.com/basecamp/bcx-api\n\nGetting started\n----------------\n1. Install Opauth-Basecamp:\n\n   Using git:\n   ```bash\n   cd path_to_opauth/Strategy\n   git clone https://github.com/t1mmen/opauth-basecamp.git Basecamp\n   ```\n\n  Or, using [Composer](https://getcomposer.org/), just add this to your `composer.json`:\n\n   ```bash\n   {\n       \"require\": {\n           \"t1mmen/opauth-basecamp\": \"*\"\n       }\n   }\n   ```\n   Then run `composer install`.\n\n\n2. Create Basecamp application at https://integrate.37signals.com/\n\n3. Configure Opauth-Basecamp strategy with at least `Client ID` and `Client Secret`.\n\n4. Direct user to `http://path_to_opauth/basecamp` to authenticate\n\nStrategy configuration\n----------------------\n\nRequired parameters:\n\n```php\n\u003c?php\n'Basecamp' =\u003e array(\n\t'client_id' =\u003e 'YOUR CLIENT ID',\n\t'client_secret' =\u003e 'YOUR CLIENT SECRET'\n)\n```\n\nLicense\n---------\nOpauth-Basecamp is MIT Licensed\nCopyright © 2014 Timm Stokke (http://timm.stokke.me)\n\n[1]: https://github.com/opauth/opauth\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft1mmen%2Fopauth-basecamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft1mmen%2Fopauth-basecamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft1mmen%2Fopauth-basecamp/lists"}