An open API service indexing awesome lists of open source software.

https://github.com/vbresan/php-authentication

PHP authentication library for AJAX web sites.
https://github.com/vbresan/php-authentication

ajax authentication php php-authentication php-library

Last synced: 9 months ago
JSON representation

PHP authentication library for AJAX web sites.

Awesome Lists containing this project

README

          

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.