dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
https://docs.dotkernel.org/api-documentation/
MIT License
35 stars 5 forks source link

Remove admin module #140

Closed MarioRadu closed 2 years ago

MarioRadu commented 2 years ago

Why do we need the admin module ?

A admin can be represented by a user that has a admin role, we don't need a separate module for this.