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

https://github.com/fredwu/authlite

Authlite, an auth module for Kohana PHP framework, it offers greater flexibility than the official Auth module.
https://github.com/fredwu/authlite

Last synced: 9 months ago
JSON representation

Authlite, an auth module for Kohana PHP framework, it offers greater flexibility than the official Auth module.

Awesome Lists containing this project

README

          

[![](http://stillmaintained.com/fredwu/authlite.png)](http://stillmaintained.com/fredwu/authlite)

# Authlite - A Simple Authentication module for Kohana

Authlite is a simple and lightweight authentication module based on the official Kohana _Auth_ module. It is compatible with _Auth_ and does not force the concept of `roles`.

## Notes

The "k2" branch and 1.x tags are for Kohana 2.3. The "master" branch and 2.x tags are for Kohana 3.0.

Authlite 2.0 in the master branch is in beta.