Download the PHP package crabstudio/authenticate without Composer
On this page you can find all versions of the php package crabstudio/authenticate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download crabstudio/authenticate
More information about crabstudio/authenticate
Files in crabstudio/authenticate
Download crabstudio/authenticate
More information about crabstudio/authenticate
Files in crabstudio/authenticate
Vendor crabstudio
Package authenticate
Short Description Advance Authenticate plugin for CakePHP 3.2+
License MIT
Homepage https://github.com/crabstudio/authenticate
Package authenticate
Short Description Advance Authenticate plugin for CakePHP 3.2+
License MIT
Homepage https://github.com/crabstudio/authenticate
Please rate this library. Is it a good library?
Informations about the package authenticate
Advance Authenticate plugin for CakePHP 3.2+
Support me
Feature
- Prevent brute force attack by IP
- Remember/Auto login
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
Or add the following lines to your application's composer.json:
followed by the command:
Load plugin
From command line:
Or add this line to the end of file Your_project\config\bootstrap.php
Configure
Config Auth component from AppController.php
If you want to store login information to the Cookie, login Form required checkbox
RememberMe as bellow
Paste this function to the AppController.php
All versions of authenticate with dependencies
PHP Build Version
Package Version
The package crabstudio/authenticate contains the following files
Loading the files please wait ....