Plugins to handle multi-tenancy, users and groups.
The API for the Webiny Security (@webiny/app-security) app.
npm install --save @webiny/api-security-user-management
`Or if you prefer yarn:
`
yarn add @webiny/api-security-user-management
`Security installation
Installation mutation can be executed when there are no existing users in the Webiny DB.When you execute an
install mutation, it will create a new user with full-access` role (a root user).