synergitech/fuel-auth

FuelPHP 1.x Auth Package

Installs: 23 361

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Type:fuel-package

v1.8.1 2019-07-04 13:44 UTC

README

FuelPHP authentication and authorisation framework.

Summary

  • Driver based, plug-in your own logic for handling logins, groups and ACL's.
  • Includes SimpleAuth drivers for basic authentication and authorisation using a config file
  • Includes OrmAuth drivers for advanced authentication and authorisation using the ORM
  • Simple2Orm task allows migration from SimpleAuth to OrmAuth

Usage

See http://docs.fuelphp.com/packages/auth/intro.html