datamweb / shield-oauth
OAuth for CodeIgniter Shield
Installs: 19 079
Dependents: 0
Suggesters: 0
Security: 0
Stars: 61
Watchers: 9
Forks: 17
Open Issues: 9
Requires
- php: ^7.4.3 || ^8.0 || ^8.1 || ^8.2
- ext-curl: *
- codeigniter4/shield: ^1.0
Requires (Dev)
- codeigniter4/devkit: ^1.0
- codeigniter4/framework: ^4.3.5
- codeigniter4/shield: ^1.0
- rector/rector: 1.2.10
This package is auto-updated.
Last update: 2024-12-14 18:12:19 UTC
README
Farsi | English
Codeigniter Shield OAuth
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 ...
In 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.
Requirements
- Composer
- Codeigniter v4.3.5 or later
- Codeigniter Shield
- cURL Library to be installed in your version of PHP
Shield OAuth Documentation
In 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.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgements
Every 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
: