authentication.php

Version

1.8 (checked in on 2004/09/10 at 14:37:24 by JonBob)

Description

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

Namesort iconDescription
hook_authVerify authentication of a user.
hook_infoDeclare authentication scheme information.
 
 

Drupal is a registered trademark of Dries Buytaert.