@golemio/permission-common
v1.1.3
Published
Golemio Permission Common Module
Readme
This module is intended for use with Golemio services. Refer here for further information on usage, local development and more.
Installation
The APIs may be unstable. Therefore, we recommend to install this module as an exact version.
# Latest version
npm install --save-exact @golemio/permission-common@latest
# Development version
npm install --save-exact @golemio/permission-common@devDescription
This module handles common logics for Permission management and Access proxy, including db migrations and data models.
