uvicate / users
General Class User
dev-master
2014-02-19 17:29 UTC
Requires
- php: >=5.3.0
- bshaffer/oauth2-server-php: dev-develop
- lichtner/fluentpdo: dev-master
This package is not auto-updated.
Last update: 2025-03-11 07:30:13 UTC
README
RESTful API that handles:
- Create, edit and delete Users
- Login and logout
- Forgotten password
Authenticated with OAuth 2.0
Installation
Get and install dependencies
$ php composer.phar install
Install client side dependencies.
$ bower install
Go to installers/
:
Edit the next file(s) to configure the installer
platform_installer.json
Databases and main configurations
$ python platform_installer.py
Requirements
- PHP >= 5.5
- Python >= 2.7
- JS Node
- Bower
- Apache >= 2.2
- MySQL