Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 324 Bytes

File metadata and controls

17 lines (12 loc) · 324 Bytes

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)