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.
- Host: GitHub
- URL: https://github.com/fredwu/authlite
- Owner: fredwu
- Created: 2009-01-20T23:32:06.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2011-01-24T22:08:38.000Z (over 15 years ago)
- Last Synced: 2025-04-09T05:06:23.780Z (about 1 year ago)
- Language: PHP
- Homepage: http://www.beyondcoding.com/2009/01/21/release-kohana-module-authlite-for-user-authentication/
- Size: 93.8 KB
- Stars: 22
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
[](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.