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

https://github.com/stereoflo/oc-users-api

October CMS users API (Extend for Rainlab User plugin)
https://github.com/stereoflo/oc-users-api

october octobercms octobercms-plugin

Last synced: 18 days ago
JSON representation

October CMS users API (Extend for Rainlab User plugin)

Awesome Lists containing this project

README

          

# oc-users-api
October CMS users API (Extend for Rainlab User plugin)

This plugin is extend for Rainlab User plugin. Its not working as standalone plugin!

# Available methods:
Login:
/api/users/login (POST)

Log out:
/api/users/logout (POST)

Register:
/api/users/register (POST)

Update profile:
/api/users/update (POST)