Skip to content

creatoro/jelly-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jelly driver for Kohana Auth

The Auth driver is the official Kohana ORM Auth driver modified for Jelly.

Installation

Enable the module in your bootstrap.php:

Kohana::modules(array(
	'jelly-auth' => MODPATH.'jelly-auth',
	// ...
));

About

Jelly driver for Kohana Auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages