Download the PHP package mvccore/ext-auth without Composer
On this page you can find all versions of the php package mvccore/ext-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mvccore/ext-auth
More information about mvccore/ext-auth
Files in mvccore/ext-auth
Download mvccore/ext-auth
More information about mvccore/ext-auth
Files in mvccore/ext-auth
Vendor mvccore
Package ext-auth
Short Description MvcCore - Extension - Auth - authentication module with automatic authentication module type detection by loaded classes.
License BSD-3-Clause
Package ext-auth
Short Description MvcCore - Extension - Auth - authentication module with automatic authentication module type detection by loaded classes.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package ext-auth
MvcCore - Extension - Authentication
Authentication module with automatic authentication module type detection by loaded classes.
Installation
Usage
Add this to Bootstrap.php
or to very application beginning, before application routing.
For system config users, you need to specify users in system.ini
like this:
To get sign in form into view in your application controller:
To get sign out form into view in your application controller:
For any forms CSRF errors - you can call in base controller Init()
action:
To translate your signin and signout form visible elements, use:
All versions of ext-auth with dependencies
PHP Build Version
Package Version
The package mvccore/ext-auth contains the following files
Loading the files please wait ....