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.
- Host: GitHub
- URL: https://github.com/vbresan/php-authentication
- Owner: vbresan
- Created: 2015-03-14T09:40:54.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-28T04:48:53.000Z (about 2 years ago)
- Last Synced: 2025-06-20T23:08:13.144Z (9 months ago)
- Topics: ajax, authentication, php, php-authentication, php-library
- Language: PHP
- Homepage: https://web.archive.org/web/20140212130445/http://www.phpauthentication.net/
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.