soluciones-ypunto / bcsf-auth
Ypunto/Authentication plugin for CakePHP
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:cakephp-plugin
pkg:composer/soluciones-ypunto/bcsf-auth
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: 2025-09-29 02:43:29 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