@webiny/api-security-admin-users
v5.16.0
Published
Admin user management (users, groups, API keys).
Downloads
54
Readme
@webiny/api-security-user-management
-user-management -user-management
The API for the Webiny Security (@webiny/app-security) app.
Install
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).