soluciones-ypunto / bcsf-auth
Ypunto/Authentication plugin for CakePHP
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- php: ^7.0
- ext-json: *
- cakephp/authentication: ^1.1
- cakephp/cakephp: ^3.5
- league/oauth2-client: ^2.4
Requires (Dev)
- phpunit/phpunit: ^5.7.14|^6.0
This package is auto-updated.
Last update: 2024-12-29 06:42:13 UTC
README
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require Ypunto/Authentication