uvicate/users

General Class User

Maintainers

Package info

github.com/uvicate/Users

pkg:composer/uvicate/users

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2014-02-19 17:29 UTC

This package is not auto-updated.

Last update: 2026-03-10 12:08:54 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