Chapter 15. Authentication

Table of Contents
Auth
Auth_HTTP
LiveUser

Provides Packages for authentication managment

Auth

Table of Contents
Introduction -- A usage example
Storage drivers -- Introduction
Auth::Auth() -- constructor
Auth::getAuth() -- check for a authenticated user
Auth::getStatus() -- returns informations about the current authentication status
Auth::setSessionname() -- set a custom session name
Auth::setExpire() -- set expiration time for authentication
Auth::start() -- start authentication

Provides a framework for user authentication.