Skip to content

user-service is a service to manage users and privileges. Main feature are authority with access controller list (ACL) and company assignment as : main dealer, company, branch, region or kios. Technology stack are CakePHP 4.x, redis, and MySQL.

Notifications You must be signed in to change notification settings

cdcgi/user-service

Repository files navigation

user-service

is a service to manage users and privileges. Main feature are authority with access controller list (ACL) and company assignment as : main dealer, company, branch, region or kios.

Technology Stack

Features

  • Login
  • Forgot Password
  • Change Password
  • Access Controller List
  • Users
  • Groups
  • Employees
  • Companies
  • Regions
  • Branches
  • kios

Get Started

API Testing

You can run api testing or integration testing by call php vendor/bin/codecept run

You alsa can to test manualy using postman

  • Open your postman application
  • Import file user-service.postman_collection.json
  • Import file user-service.postman_environment.json
  • Test all request

API Documentation and Specification

You can read API documentation and specification in doc directory.

About

user-service is a service to manage users and privileges. Main feature are authority with access controller list (ACL) and company assignment as : main dealer, company, branch, region or kios. Technology stack are CakePHP 4.x, redis, and MySQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages