# Workbench Core User Management ## `main branch coverage` [![codecov](https://codecov.io/github/aws-solutions/research-service-workbench-on-aws/branch/main/graph/badge.svg?flag=workbench-core-user-management)](https://app.codecov.io/github/aws-solutions/research-service-workbench-on-aws/tree/main) ## `develop branch coverage` [![codecov](https://codecov.io/github/aws-solutions/research-service-workbench-on-aws/branch/develop/graph/badge.svg?flag=workbench-core-user-management)](https://app.codecov.io/github/aws-solutions/research-service-workbench-on-aws/tree/develop) ## Description This package contains a service for user management. NOTICE: The user management service does not include authorization in any form. If a user management service function is called, it assumes that the caller has permission to perform the given action.