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)
- Host: GitHub
- URL: https://github.com/stereoflo/oc-users-api
- Owner: StereoFlo
- Created: 2017-02-28T18:36:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T19:26:39.000Z (over 9 years ago)
- Last Synced: 2025-01-08T02:49:39.614Z (over 1 year ago)
- Topics: october, octobercms, octobercms-plugin
- Language: PHP
- Size: 5.86 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)