authentication.php

Version 1.9.2.2 (checked in on 2006/05/01 at 10:08:51 by webchick)

These hooks are defined by authentication modules, modules that define ways users can log on using accounts from other sites and servers.

A module intending to allow authentication should implement all of these hooks. See the contributed jabber.module for an example.

Authentication hooks are typically called by user.module using module_invoke().

Functions

NameDescription
hook_authVerify authentication of a user.
hook_infoDeclare authentication scheme information.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.