{"id":14987321,"url":"https://github.com/datamweb/shield-oauth","last_synced_at":"2025-09-09T15:33:34.987Z","repository":{"id":62076872,"uuid":"557582981","full_name":"datamweb/shield-oauth","owner":"datamweb","description":"OAuth for CodeIgniter Shield","archived":false,"fork":false,"pushed_at":"2025-01-22T09:12:18.000Z","size":2315,"stargazers_count":63,"open_issues_count":11,"forks_count":18,"subscribers_count":9,"default_branch":"develop","last_synced_at":"2025-04-13T00:48:21.157Z","etag":null,"topics":["codeigniter4","githuboauth","googleoauth","oauth","oauth2","shield"],"latest_commit_sha":null,"homepage":"https://www.shield-oauth.codeigniter4.ir/","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/datamweb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-26T00:03:58.000Z","updated_at":"2025-02-18T23:30:00.000Z","dependencies_parsed_at":"2022-10-26T03:00:21.996Z","dependency_job_id":"8b7cdb82-a2ef-43f5-831d-277f2de0eccf","html_url":"https://github.com/datamweb/shield-oauth","commit_stats":{"total_commits":229,"total_committers":13,"mean_commits":"17.615384615384617","dds":0.6943231441048034,"last_synced_commit":"4d31367f366e400aa14419c34614487dad25ed73"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datamweb%2Fshield-oauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datamweb%2Fshield-oauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datamweb%2Fshield-oauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datamweb%2Fshield-oauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datamweb","download_url":"https://codeload.github.com/datamweb/shield-oauth/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650437,"owners_count":21139672,"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":["codeigniter4","githuboauth","googleoauth","oauth","oauth2","shield"],"created_at":"2024-09-24T14:14:26.884Z","updated_at":"2025-04-13T00:48:28.312Z","avatar_url":"https://github.com/datamweb.png","language":"PHP","readme":"[Farsi](./README.fa-IR.md) | English\n##  Codeigniter Shield OAuth\n[![PHPCSFixer](https://github.com/datamweb/shield-oauth/actions/workflows/phpcsfixer.yml/badge.svg)](https://github.com/datamweb/shield-oauth/actions/workflows/phpcsfixer.yml)\n[![PHPStan](https://github.com/datamweb/shield-oauth/actions/workflows/phpstan.yml/badge.svg)](https://github.com/datamweb/shield-oauth/actions/workflows/phpstan.yml)\n[![Rector](https://github.com/datamweb/shield-oauth/actions/workflows/rector.yml/badge.svg)](https://github.com/datamweb/shield-oauth/actions/workflows/rector.yml)\n[![PHPCPD](https://github.com/datamweb/shield-oauth/actions/workflows/phpcpd.yml/badge.svg)](https://github.com/datamweb/shield-oauth/actions/workflows/phpcpd.yml)\n\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://github.com/datamweb/my-repository-files/blob/main/shield-oauth/image/shieldOAuthLogo.png\" alt=\"Logo Shield OAuth\"\u003e\u003c/p\u003e\n\n[![Latest Stable Version](https://poser.pugx.org/datamweb/shield-oauth/v?style=for-the-badge)](https://packagist.org/packages/datamweb/shield-oauth) [![Total Downloads](https://poser.pugx.org/datamweb/shield-oauth/downloads?style=for-the-badge)](https://packagist.org/packages/datamweb/shield-oauth) [![Latest Unstable Version](https://poser.pugx.org/datamweb/shield-oauth/v/unstable?style=for-the-badge)](https://packagist.org/packages/datamweb/shield-oauth) [![License](https://poser.pugx.org/datamweb/shield-oauth/license?style=for-the-badge)](https://packagist.org/packages/datamweb/shield-oauth) [![PHP Version Require](https://poser.pugx.org/datamweb/shield-oauth/require/php?style=for-the-badge)](https://packagist.org/packages/datamweb/shield-oauth)\n\n\n`Shield OAuth` helps you to provide the possibility of login or registering users through the OAuth service. Currently, `Shield OAuth` supports `Google OAuth` and `GitHub OAuth` by default, but it allows you to implement it for any other service, including **Yahoo**, **Facebook**, **Twitter**, **LinkedIn**, **GitLab** and ...\n\nIn `Shield OAuth`, it has been considered to be easy to use by developers and the possibility of expansion to connect to other services in the shortest possible time.\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://github.com/datamweb/my-repository-files/blob/main/shield-oauth/image/ShieldOAuthDemo.jpg\" alt=\"Demo Shield OAuth\"\u003e\u003c/p\u003e\n\n## Requirements\n\n- [Composer](https://getcomposer.org)\n- [Codeigniter](https://codeigniter4.github.io/CodeIgniter4/installation/installing_composer.html#installation) **v4.3.5** or later\n- [Codeigniter Shield](https://github.com/codeigniter4/shield)\n- [cURL Library](https://www.php.net/manual/en/book.curl.php) to be installed in your version of PHP\n\n## Shield OAuth Documentation\nIn the documentation, I have explained how to **install**, **configure**, and how to **create custom class `NewOAuth`** connections to other services. Documentation for `Shield OAuth` can be found on the [docs](https://www.shield-oauth.codeigniter4.ir/).\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](/LICENSE) file for details.\n\n## Acknowledgements\nEvery open-source project depends on it's contributors to be a success. The following users have contributed in one manner or another in making Codeigniter `Shield OAuth`:\n\n\u003ca href=\"https://github.com/datamweb/shield-oauth/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=datamweb/shield-oauth\" alt=\"Contributors\"\u003e\n\u003c/a\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatamweb%2Fshield-oauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatamweb%2Fshield-oauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatamweb%2Fshield-oauth/lists"}