{"id":18770798,"url":"https://github.com/rasa/opauth-disqus","last_synced_at":"2026-03-07T19:33:10.808Z","repository":{"id":149687721,"uuid":"6515472","full_name":"rasa/opauth-disqus","owner":"rasa","description":"Disqus authentication strategy for Opauth","archived":false,"fork":false,"pushed_at":"2015-08-09T00:18:43.000Z","size":160,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-21T00:35:39.377Z","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":"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-03T02:09:53.000Z","updated_at":"2015-11-01T19:19:24.000Z","dependencies_parsed_at":"2023-04-02T13:22:21.519Z","dependency_job_id":null,"html_url":"https://github.com/rasa/opauth-disqus","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/rasa/opauth-disqus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasa%2Fopauth-disqus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasa%2Fopauth-disqus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasa%2Fopauth-disqus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasa%2Fopauth-disqus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rasa","download_url":"https://codeload.github.com/rasa/opauth-disqus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rasa%2Fopauth-disqus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30227852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: 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-07T19:21:33.972Z","updated_at":"2026-03-07T19:33:10.766Z","avatar_url":"https://github.com/rasa.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Opauth-Disqus\n=============\n[Opauth][1] strategy for Disqus authentication.\n\nImplemented based on url using OAuth2.\n\nOpauth is a multi-provider authentication framework for PHP.\n\nDemo: http://opauth.org/#disqus\n\nGetting started\n----------------\n1. Install Opauth-Disqus:\n   ```bash\n   cd path_to_opauth/Strategy\n   git clone git://github.com/rasa/opauth-disqus.git Disqus\n   ```\n\n2. Register a Disqus application at http://disqus.com/api/applications/\n   - Enter URL as your application URL (this can be outside of Opauth)\n   - Callback URL: enter `http://path_to_opauth/disqus/oauth2callback`\n\n3. Under the settings tab, enter the Domains, without the scheme:\n   example.com, not http://example.com\n\n3. Configure Opauth-Disqus strategy with `api_key` and `api_secret`.\n\n4. Direct user to `http://path_to_opauth/disqus` to authenticate\n\nStrategy configuration\n----------------------\n\nRequired parameters:\n\n```php\n\u003c?php\n'Disqus' =\u003e array(\n\t'api_key'    =\u003e 'YOUR API KEY',\n\t'api_secret' =\u003e 'YOUR API SECRET',\n),\n```\n\nOptional parameters:\n`scope`\n\nLicense\n---------\nOpauth-Disqus is MIT Licensed  \nCopyright (c) 2012 Ross Smith II (http://smithii.com)\n\n[1]: https://github.com/uzyn/opauth","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasa%2Fopauth-disqus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frasa%2Fopauth-disqus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frasa%2Fopauth-disqus/lists"}