Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fuel/auth

Fuel PHP Framework - Fuel v1.x Authentication package
https://github.com/fuel/auth

fuel-v1 php

Last synced: 6 days ago
JSON representation

Fuel PHP Framework - Fuel v1.x Authentication package

Awesome Lists containing this project

README

        

# Fuel Auth Package.

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