/php-authentication

PHP authentication library for AJAX web sites.

Primary LanguagePHP

PHP authentication library for AJAX web sites.

PHP Authentication is a web service accessed via POST requests, producing XML or JSON output. It supports the following operations: register, unregister, verify account, log in, log out, request login data, get current user name, get user name, set private data, get private data, send invitation, get remaining invitations, delete expired data.

For more details, see the archived web site link available in About section.