Last updated October 21, 2008. Created by ksenzee on October 10, 2008.
Edited by jhedstrom. Log in to edit this page.
The Session API module extends the core session functionality, allowing modules to associate data with a site visitor. This idea can be used to, for example, encourage participation in a site without user registration. Once a user is sufficiently involved in the site and creates a user account, modules implementing the session API can transfer session data to more permanent user data.