forked from bcit-ci/CodeIgniter
-
Notifications
You must be signed in to change notification settings - Fork 0
Re Authenticate
Derek Jones edited this page Jul 4, 2012
·
5 revisions
[b]Re-Authenticate (RAuth)[/b] , in simpliest terms ,is an authentication package. It does not provide you controllers and views but a helper library and a model to minimize time spend for authentication process.
[b]Re-Authenticate features[/b]
* Account creation and activation
* login , logout, ( automatic login with cookies )
* Email templates
* managing users/groups
* password reset process
A few examples are available at project page
[url=http://code.google.com/p/re-authenticate/]Rauth@GoogleCode[/url]
Category:Libraries Category:Libraries::Authentication Category:Contributions::Libraries::Authentication