lucerne-auth
lucerne-auth is a contrib module for simple session authentication.
get-userid
nil
Extract the user ID from the current session.
login
(userid)
Log in the user specified by
userid
.logout
nil
Log out the current user.
logged-in-p
nil
Whether the user is logged in or not.