Login Ticket API
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This is a pure API module, providing functions for generating login tickets.
A login ticket consists of an automatically generated pass code, an expiration date, and a user who may log in with the pass code. This module provides functions for generating, retrieving and deleting login tickets, as well as checking validness of a given pass code and, given a valid code (while not requiring username and password), logging the concerned user in.
