acoulton / doctrine_auth

KO3 module providing an auth driver for the kodoctrine module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An extension of The Kohana 3 Auth module for use with Doctrine User models.

This module began with a Doctrine port of Sprig Auth driver by @banks who in turn based his sprig-auth from Kohana's ORM auth driver.

However, it now includes a basic controller, views and logic for managing user registration, login and logout etc. It also supports CFS extension of Doctrine user models.

It is still experimental and should not be used in production without careful checking and review.

About

KO3 module providing an auth driver for the kodoctrine module


Languages

Language:PHP 100.0%